Click or drag to resize

IDocumentDetail Interface

Represents a document detail, having a master/detail relationship with the primary document

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

The IDocumentDetail type exposes the following members.

Properties
  NameDescription
Public propertyDocument
Gets the document of this document component.
(Inherited from IDocumentComponent.)
Top
See Also