Skip to content

287ba434 f31e cb46 c8b8 c3d8097b40f3

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

BaseDataFieldModel.SetOwner Method

Additional header content

Sets the element that owns this data field.

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 void SetOwner(
	FieldsModel reference
)

VB

Public Sub SetOwner ( 
	reference As FieldsModel
)

Parameters

 

reference
Type: iTin.Export.Model.FieldsModel
Reference to owner.

Remarks

[Missing documentation for "M:iTin.Export.Model.BaseDataFieldModel.SetOwner(iTin.Export.Model.FieldsModel)"]

See Also

Reference

BaseDataFieldModel Class
iTin.Export.Model Namespace

Clone this wiki locally