PublicUsersRepositoryPersonReference Field |
Definition of the
Person reference
Namespace:
Aloe.EnterpriseOne.Model.Systems.External
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly PrimaryKeyReference<PublicUser, Person> PersonReference
Public Shared ReadOnly PersonReference As PrimaryKeyReference(Of PublicUser, Person)
public:
static initonly PrimaryKeyReference<PublicUser^, Person^>^ PersonReference
static val PersonReference: PrimaryKeyReference<PublicUser, Person>
Field Value
Type:
PrimaryKeyReferencePublicUser,
Person
See Also