Skip to content

751b2013 9c58 f61e 77f9 440087c1c16b

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

GroupModel.SetOwner Method

Additional header content

Sets the element that owns this GroupModel.

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

VB

Public Sub SetOwner ( 
	reference As GroupsModel
)

Parameters

 

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

Remarks

[Missing documentation for "M:iTin.Export.Model.GroupModel.SetOwner(iTin.Export.Model.GroupsModel)"]

See Also

Reference

GroupModel Class
iTin.Export.Model Namespace

Clone this wiki locally