UsersRepositoryDomainReference Field |
Definition of the
Domain 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<User, Domain> DomainReference
Public Shared ReadOnly DomainReference As PrimaryKeyReference(Of User, Domain)
public:
static initonly PrimaryKeyReference<User^, Domain^>^ DomainReference
static val DomainReference: PrimaryKeyReference<User, Domain>
Field Value
Type:
PrimaryKeyReferenceUser,
Domain
See Also