Click or drag to resize

DocumentChildDocument Property

Gets the document of the document child.

Namespace:  Aloe.EnterpriseOne.Model.General
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public abstract Document Document { get; }

Property Value

Type: Document
The document.

Implements

IDocumentComponentDocument
See Also