PaymentStatusNegativePayment Field |
The sum of the payments for the document is a negative number.
Namespace:
Aloe.EnterpriseOne.Model.General.Documents
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic const PaymentStatus NegativePayment = 0
Public Const NegativePayment As PaymentStatus = 0
public:
literal PaymentStatus^ NegativePayment = 0
static val mutable NegativePayment: PaymentStatus
Field Value
Type:
PaymentStatus
See Also