LogisticsDocumentGetAmountToPayForLines Method |
Gets the total amount of the document that is included in the lines.
Namespace:
Aloe.EnterpriseOne.Model.General
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic Amount GetAmountToPayForLines()
Public Function GetAmountToPayForLines As Amount
public:
Amount^ GetAmountToPayForLines()
member GetAmountToPayForLines : unit -> Amount
Return Value
Type:
Amount
See Also