DocumentsRepositoryBaseParentReference Field |
Definition of the
Parent reference
Namespace:
Aloe.EnterpriseOne.Model.General
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly KeyReference<Document, Document> ParentReference
Public Shared ReadOnly ParentReference As KeyReference(Of Document, Document)
public:
static initonly KeyReference<Document^, Document^>^ ParentReference
static val ParentReference: KeyReference<Document, Document>
Field Value
Type:
KeyReferenceDocument,
Document
See Also