 | AutomationMLBaseAttributeTypeLibTypeCardinality Property |
Gets the Cardinality attribute type.
Namespace: Aml.Engine.AmlObjectsAssembly: Aml.Engine (in Aml.Engine.dll) Version: 3.2
Syntaxpublic AttributeFamilyType Cardinality { get; }
Public ReadOnly Property Cardinality As AttributeFamilyType
Get
public:
property AttributeFamilyType^ Cardinality {
AttributeFamilyType^ get ();
}
Property Value
AttributeFamilyType
See Also