PartiesRepositoryGLNAttribute Field |
Definition of the
GLN data attribute
Namespace:
Aloe.EnterpriseOne.Model.General.Contacts
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ColumnDataAttribute<Party, string> GLNAttribute
Public Shared ReadOnly GLNAttribute As ColumnDataAttribute(Of Party, String)
public:
static initonly ColumnDataAttribute<Party^, String^>^ GLNAttribute
static val GLNAttribute: ColumnDataAttribute<Party, string>
Field Value
Type:
ColumnDataAttributeParty,
String
See Also