Click or drag to resize

InvoiceStatus Properties

The InvoiceStatus type exposes the following members.

Properties
  Name Description
Public property Description OBSOLETED: Invoicestatus description.
Public property HasInvoiceNumber Does invoices in this status get an invoice number True/False.
Public property IsActive Is invoicestatus active True/False.
Public property IsDefault Is this default invoice status for new invoices True/False.
Public property IsPaid Are invoices in this status paid by the customer True/False.
Public property IsReadOnly Are invoices in this status read only True/False.
Public property IsSent Are invoices in this status sent to customer True/False.
Public property IsWaitingPayment Are invoices in this status "waiting for payment" True/False.
Public property Name Invoice status name.
Public property SortOrder Invoice status sort order.
Top
See Also