Skip to content

4518d9c2 34a0 51f6 7b93 7ca8e5c544fe

Fernando Garcia edited this page May 8, 2018 · 1 revision

InputDataModel.Model Property

Additional header content

Gets or sets the data.

Namespace: iTin.Export.ComponentModel.Input
Assembly: iTin.Export.Core (in iTin.Export.Core.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#

public ExportModel Model { get; set; }

VB

Public Property Model As ExportModel
	Get
	Set

Property Value

Type: ExportModel
The data.

Remarks

[Missing documentation for "P:iTin.Export.ComponentModel.Input.InputDataModel.Model"]

See Also

Reference

InputDataModel Class
iTin.Export.ComponentModel.Input Namespace

Clone this wiki locally