Click or drag to resize

DocumentAmountInfo Class

Represents a calculated DocumentAmount
Inheritance Hierarchy
SystemObject
  Aloe.EnterpriseOne.Model.Logistics.DocumentAmountsDocumentAmountInfo

Namespace:  Aloe.EnterpriseOne.Model.Logistics.DocumentAmounts
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public class DocumentAmountInfo

The DocumentAmountInfo type exposes the following members.

Constructors
  NameDescription
Public methodDocumentAmountInfo
Initializes a new instance of the DocumentAmountInfo class.
Top
Properties
  NameDescription
Public propertyBaseAmount
Gets the base amount.
Public propertyDocumentAmount
Gets the document amount.
Public propertyTotalDistributedAmount
Gets the total distributed amount.
Top
See Also