DocumentsRepositoryBaseResponsiblePersonReference Field |
Namespace:
Aloe.EnterpriseOne.Model.General
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly PrimaryKeyReference<Document, Person> ResponsiblePersonReference
Public Shared ReadOnly ResponsiblePersonReference As PrimaryKeyReference(Of Document, Person)
public:
static initonly PrimaryKeyReference<Document^, Person^>^ ResponsiblePersonReference
static val ResponsiblePersonReference: PrimaryKeyReference<Document, Person>
Field Value
Type:
PrimaryKeyReferenceDocument,
Person
See Also