Click or drag to resize

AttributeTypeLibTypeAttributeType Property

Gets the collection of AttributeType objects contained in this AttributeTypeLib element.

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