Skip to content

5418d8f8 9e99 3eec 48c6 4b0a1ad64a30

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

HostModel.SetOwner Method

Additional header content

Sets the element that owns this HostModel.

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

VB

Public Sub SetOwner ( 
	reference As HostsModel
)

Parameters

 

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

Remarks

[Missing documentation for "M:iTin.Export.Model.HostModel.SetOwner(iTin.Export.Model.HostsModel)"]

See Also

Reference

HostModel Class
iTin.Export.Model Namespace

Clone this wiki locally