Skip to content

41fa0209 3961 a84f 2de8 1be4d7011b52

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

FixedItemModel.SetOwner Method

Additional header content

Sets the element that owns this FixedModel.

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(
	FixedModel own
)

VB

Public Sub SetOwner ( 
	own As FixedModel
)

Parameters

 

own
Type: iTin.Export.Model.FixedModel
Reference to owner.

Remarks

[Missing documentation for "M:iTin.Export.Model.FixedItemModel.SetOwner(iTin.Export.Model.FixedModel)"]

See Also

Reference

FixedItemModel Class
iTin.Export.Model Namespace

Clone this wiki locally