Global Location Number used by EDI systems
Namespace:
Aloe.EnterpriseOne.Model.General.Contacts
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic string GLN { get; set; }
Public Property GLN As String
Get
Set
public:
property String^ GLN {
String^ get ();
void set (String^ value);
}
member GLN : string with get, set
Property Value
Type:
String
See Also