 | AttributeNameMappingTypeSystemUnitAttributeName Property |
Gets and Sets the 'SystemUnitAttributeName' for this instance
Namespace: Aml.Engine.CAEXAssembly: Aml.Engine (in Aml.Engine.dll) Version: 3.2
Syntaxpublic string SystemUnitAttributeName { get; set; }
Public Property SystemUnitAttributeName As String
Get
Set
public:
property String^ SystemUnitAttributeName {
String^ get ();
void set (String^ value);
}
Property Value
String
See Also