 | IAttributeTypeContainerAttributeType Property |
Gets the collection of AttributeType objects contained in this instance.
Namespace: Aml.Engine.CAEXAssembly: Aml.Engine (in Aml.Engine.dll) Version: 3.2
SyntaxCAEXSequenceOfCAEXObjectsWithReference<AttributeFamilyType> AttributeType { get; }
ReadOnly Property AttributeType As CAEXSequenceOfCAEXObjectsWithReference(Of AttributeFamilyType)
Get
property CAEXSequenceOfCAEXObjectsWithReference<AttributeFamilyType^>^ AttributeType {
CAEXSequenceOfCAEXObjectsWithReference<AttributeFamilyType^>^ get ();
}
Property Value
CAEXSequenceOfCAEXObjectsWithReferenceAttributeFamilyType
See Also