Click or drag to resize

AttributeTypeAttributeTreeOwner Property

Gets the owner of the Attribute Tree. This is the first ancestor, which is not an AttributeType object.

Namespace: Aml.Engine.CAEX
Assembly: Aml.Engine (in Aml.Engine.dll) Version: 3.2
Syntax
public IObjectWithAttributes AttributeTreeOwner { get; }

Property Value

IObjectWithAttributes
The TreeOwner
See Also