Click or drag to resize

AttributeTypeTypeAttributeAndDescendants Property

Gets the attributes and all nested attributes.

Namespace: Aml.Engine.CAEX
Assembly: Aml.Engine (in Aml.Engine.dll) Version: 3.2
Syntax
public IEnumerable<AttributeType> AttributeAndDescendants { get; }

Property Value

IEnumerableAttributeType

Implements

IObjectWithAttributesAttributeAndDescendants
See Also