PaymentStatusNoPayment Field |
There are no payments for the document or the sum of the payments is 0.
Namespace:
Aloe.EnterpriseOne.Model.General.Documents
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic const PaymentStatus NoPayment = 1
Public Const NoPayment As PaymentStatus = 1
public:
literal PaymentStatus^ NoPayment = 1
static val mutable NoPayment: PaymentStatus
Field Value
Type:
PaymentStatus
See Also