Skip to content

e0dc1da8 3dcc e372 7ad5 87d7f267977d

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

BaseConditionModel.SetOwner Method

Additional header content

Sets a reference to the owner object that contains this instance.

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(
	ConditionsModel reference
)

VB

Public Sub SetOwner ( 
	reference As ConditionsModel
)

Parameters

 

reference
Type: iTin.Export.Model.ConditionsModel
Owner reference.

Remarks

[Missing documentation for "M:iTin.Export.Model.BaseConditionModel.SetOwner(iTin.Export.Model.ConditionsModel)"]

See Also

Reference

BaseConditionModel Class
iTin.Export.Model Namespace

Clone this wiki locally