UserGroupsRepositoryUserReference Field |
Definition of the
User reference
Namespace:
Aloe.EnterpriseOne.Model.Systems.Security
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly PrimaryKeyReference<UserGroup, User> UserReference
Public Shared ReadOnly UserReference As PrimaryKeyReference(Of UserGroup, User)
public:
static initonly PrimaryKeyReference<UserGroup^, User^>^ UserReference
static val UserReference: PrimaryKeyReference<UserGroup, User>
Field Value
Type:
PrimaryKeyReferenceUserGroup,
User
See Also