ICodeNamePairCode Property |
Gets the code.
Namespace:
Aloe.EnterpriseOne.Model.Core
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
SyntaxReadOnly Property Code As String
Get
property String^ Code {
String^ get ();
}
abstract Code : string with get
Property Value
Type:
String
The code.
See Also