Click or drag to resize

InterfaceFamilyTypeAttributeAndInherited Property

Gets the attributes and including all inherited attributes.

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

Property Value

IEnumerableAttributeType

Implements

IObjectWithInheritedAttributesAttributeAndInherited
See Also