PartyLocationNumbersRepositoryLocationNumberAttribute Field |
Namespace:
Aloe.EnterpriseOne.Model.General
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ColumnDataAttribute<PartyLocationNumber, string> LocationNumberAttribute
Public Shared ReadOnly LocationNumberAttribute As ColumnDataAttribute(Of PartyLocationNumber, String)
public:
static initonly ColumnDataAttribute<PartyLocationNumber^, String^>^ LocationNumberAttribute
static val LocationNumberAttribute: ColumnDataAttribute<PartyLocationNumber, string>
Field Value
Type:
ColumnDataAttributePartyLocationNumber,
String
See Also