RolesRepositoryPosRoleCodeAttribute 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<Role, string> PosRoleCodeAttribute
Public Shared ReadOnly PosRoleCodeAttribute As ColumnDataAttribute(Of Role, String)
public:
static initonly ColumnDataAttribute<Role^, String^>^ PosRoleCodeAttribute
static val PosRoleCodeAttribute: ColumnDataAttribute<Role, string>
Field Value
Type:
ColumnDataAttributeRole,
String
See Also