Internet suffix code of the country. [Required] [Filter(eq;like)] [ORD]
Namespace:
Aloe.EnterpriseOne.Model.General.Geography
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic string Code { get; set; }
Public Property Code As String
Get
Set
public:
property String^ Code {
String^ get ();
void set (String^ value);
}
member Code : string with get, set
Property Value
Type:
String
See Also