Click or drag to resize

LogisticsDocumentGetPaymentStatus Method

Determines the payment status of a document comparing the Amount to pay for the document and the sum of the covered amounts in released payment transactions referring this document.

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

Return Value

Type: PaymentStatus
PaymentStatus
See Also