Skip to content

8a6f5eda 47ba b43e a814 a43add2ac755

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

IBehavior.Owner Property

Additional header content

Gets the element that owns this data field.

Namespace: iTin.Export.Model
Assembly: iTin.Export.Core (in iTin.Export.Core.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#

BehaviorsModel Owner { get; }

VB

ReadOnly Property Owner As BehaviorsModel
	Get

Property Value

Type: BehaviorsModel
The BehaviorsModel that owns this data field.

Remarks

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

See Also

Reference

IBehavior Interface
iTin.Export.Model Namespace

Clone this wiki locally