Skip to content

980b3189 7fcd 0820 78d1 5831f72aa2be

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

IBehavior.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#

void SetOwner(
	BehaviorsModel reference
)

VB

Sub SetOwner ( 
	reference As BehaviorsModel
)

Parameters

 

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

Remarks

[Missing documentation for "M:iTin.Export.Model.IBehavior.SetOwner(iTin.Export.Model.BehaviorsModel)"]

See Also

Reference

IBehavior Interface
iTin.Export.Model Namespace

Clone this wiki locally