IDocumentComponentDocument Property |
Gets the document of this document component.
Namespace:
Aloe.EnterpriseOne.Model.General
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
SyntaxDocument Document { get; }
ReadOnly Property Document As Document
Get
property Document^ Document {
Document^ get ();
}
abstract Document : Document with get
Property Value
Type:
Document
See Also