Skip to content

089f9b46 e7fc ce76 6cf4 ea11f72be4fd

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

FieldsModel Constructor

Additional header content

Initializes a new instance of the FieldsModel class.

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

Syntax

C#

public FieldsModel(
	TableModel parent
)

VB

Public Sub New ( 
	parent As TableModel
)

Parameters

 

parent
Type: iTin.Export.Model.TableModel
The parent.

Remarks

[Missing documentation for "M:iTin.Export.Model.FieldsModel.#ctor(iTin.Export.Model.TableModel)"]

See Also

Reference

FieldsModel Class
iTin.Export.Model Namespace

Clone this wiki locally