RolesRepositoryRoleDescriptionAttribute Field |
Namespace:
Aloe.EnterpriseOne.Model.Systems.Workflow
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ColumnDataAttribute<Role, string> RoleDescriptionAttribute
Public Shared ReadOnly RoleDescriptionAttribute As ColumnDataAttribute(Of Role, String)
public:
static initonly ColumnDataAttribute<Role^, String^>^ RoleDescriptionAttribute
static val RoleDescriptionAttribute: ColumnDataAttribute<Role, string>
Field Value
Type:
ColumnDataAttributeRole,
String
See Also