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