 | AttributeNameMappingTypeSystemUnitAttribute Property |
Namespace: Aml.Engine.CAEXAssembly: Aml.Engine (in Aml.Engine.dll) Version: 3.2
Syntaxpublic AttributeType SystemUnitAttribute { get; set; }
Public Property SystemUnitAttribute As AttributeType
Get
Set
public:
property AttributeType^ SystemUnitAttribute {
AttributeType^ get ();
void set (AttributeType^ value);
}
Property Value
AttributeType
The system unit attribute.
See Also