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