LocationsRepositoryPosLocationCodeAttribute Field |
Namespace:
Aloe.EnterpriseOne.Model.Crm.Pos
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ColumnDataAttribute<Location, string> PosLocationCodeAttribute
Public Shared ReadOnly PosLocationCodeAttribute As ColumnDataAttribute(Of Location, String)
public:
static initonly ColumnDataAttribute<Location^, String^>^ PosLocationCodeAttribute
static val PosLocationCodeAttribute: ColumnDataAttribute<Location, string>
Field Value
Type:
ColumnDataAttributeLocation,
String
See Also