 | AttributeTypeTypeUnit Property |
Gets and sets the Unit attribute for this Attribute object.
Namespace: Aml.Engine.CAEXAssembly: Aml.Engine (in Aml.Engine.dll) Version: 3.2
Syntaxpublic virtual string Unit { get; set; }
Public Overridable Property Unit As String
Get
Set
public:
virtual property String^ Unit {
String^ get ();
void set (String^ value);
}
Property Value
String
See Also