Click or drag to resize

AttributeFamilyTypeAttributeType Property

Gets a collection of the subordinate AttributeTypes (the direct children) in the AttributeType tree of this AttributeType.

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

Property Value

CAEXSequenceOfCAEXObjectsWithReferenceAttributeFamilyType

Implements

IAttributeTypeContainerAttributeType
See Also