RoleUsersRepositoryRoleIdAttribute Field |
Definition of the data attribute for
Role reference
Namespace:
Aloe.EnterpriseOne.Model.Systems.Workflow
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ColumnDataAttribute<RoleUser, Guid> RoleIdAttribute
Public Shared ReadOnly RoleIdAttribute As ColumnDataAttribute(Of RoleUser, Guid)
public:
static initonly ColumnDataAttribute<RoleUser^, Guid^>^ RoleIdAttribute
static val RoleIdAttribute: ColumnDataAttribute<RoleUser, Guid>
Field Value
Type:
ColumnDataAttributeRoleUser,
Guid
See Also