Click or drag to resize

LogisticsDocumentGetAmountToPay Method

Gets the total amount of the document that should be payed by the customer.

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

Return Value

Type: Amount

Implements

IDocumentAmountsDocumentGetAmountToPay
See Also