DocumentVersionsRepositoryDocumentReference Field |
Namespace:
Aloe.EnterpriseOne.Model.General
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly KeyReference<DocumentVersion, Document> DocumentReference
Public Shared ReadOnly DocumentReference As KeyReference(Of DocumentVersion, Document)
public:
static initonly KeyReference<DocumentVersion^, Document^>^ DocumentReference
static val DocumentReference: KeyReference<DocumentVersion, Document>
Field Value
Type:
KeyReferenceDocumentVersion,
Document
See Also