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