RoleUsersRepositoryRoleReference Field |
Definition of the
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 PrimaryKeyReference<RoleUser, Role> RoleReference
Public Shared ReadOnly RoleReference As PrimaryKeyReference(Of RoleUser, Role)
public:
static initonly PrimaryKeyReference<RoleUser^, Role^>^ RoleReference
static val RoleReference: PrimaryKeyReference<RoleUser, Role>
Field Value
Type:
PrimaryKeyReferenceRoleUser,
Role
See Also