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