Skip to content

fee7182e 8d69 f4d1 a1fc e779a01af019

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

PropertyModel.Owner Property

Additional header content

Gets the PropertiesModel that owns this PropertyModel.

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 PropertiesModel Owner { get; }

VB

Public ReadOnly Property Owner As PropertiesModel
	Get

Property Value

Type: PropertiesModel
The PropertiesModel that owns this PropertyModel.

Remarks

[Missing documentation for "P:iTin.Export.Model.PropertyModel.Owner"]

See Also

Reference

PropertyModel Class
iTin.Export.Model Namespace

Clone this wiki locally