Click or drag to resize

IObjectWithInheritedAttributesAttributeAndInherited Property

Gets the attributes and including all inherited attributes.

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

Property Value

IEnumerableAttributeType
See Also