Skip to content

5f043dbc 0c0c fb35 e4e8 a0e53ebb829c

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

GroupItemModel.SetOwner Method

Additional header content

Sets the element that owns this GroupItemModel.

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

VB

Public Sub SetOwner ( 
	reference As GroupModel
)

Parameters

 

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

Remarks

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

See Also

Reference

GroupItemModel Class
iTin.Export.Model Namespace

Clone this wiki locally