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
Syntaxpublic Amount GetAmountToPay()
Public Function GetAmountToPay As Amount
public:
virtual Amount^ GetAmountToPay() sealed
abstract GetAmountToPay : unit -> Amount
override GetAmountToPay : unit -> Amount
Return Value
Type:
AmountImplements
IDocumentAmountsDocumentGetAmountToPay
See Also