Click or drag to resize

IDocumentComponent Interface

Represents a component of a document. Implemented by the document itself and it's details.

Namespace:  Aloe.EnterpriseOne.Model.General
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public interface IDocumentComponent

The IDocumentComponent type exposes the following members.

Properties
  NameDescription
Public propertyDocument
Gets the document of this document component.
Top
See Also