The CInvoice type exposes the following members.

Properties

  NameDescription
Public propertyAdjustments
Gets or sets the ADJUSTMENTS field of the invoice.
Public propertyARGLAccount
Gets or sets the AR_ACCOUNT field of the invoice.
Public propertyAvailableDiscount
Gets or sets the AVAILABLE_DISC field of the invoice.
Public propertyBalance
Gets or sets the BALANCE field of the invoice.
Public propertyBatchNumber
Gets or sets the BATCH_NUM field of the invoice.
Public propertyBillToCC
Gets or sets the BILL_TO_CC field of the invoice.
Public propertyBillToContactID
Gets or sets the BT_ID field of the invoice.
Public propertyCharges
Gets or sets the CHARGES field of the invoice.
Public propertyCredits
Gets or sets the CREDITS field of the invoice.
Public propertyCreditStatus
Gets or sets the CREDIT_STATUS field of the invoice.
Public propertyCustomerName
Gets or sets the CUSTOMER_NAME field of the invoice.
Public propertyCustomerReference
Gets or sets the CUSTOMER_REFERENCE field of the invoice.
Public propertyDescription
Gets or sets the DESCRIPTION field of the invoice.
Public propertyDiscountDate
Gets or sets the DISCOUNT_DATE field of the invoice.
Public propertyDueDate
Gets or sets the DUE_DATE field of the invoice.
Public propertyEditStatus
Indicates the current edit status of this object, i.e., New, Modified, Deleted, or Unchanged. See EEditStatus
(Inherited from iboBase.)
Public propertyEffectiveDate
Gets or sets the EFFECTIVE_DATE field of the invoice.
Public propertyErrors
The collection of CError objects (error and warning messages) associated with this object instance
(Inherited from iboBase.)
Public propertyErrorsCount
Gets the number of error and warning messages that have been set on this object.
(Inherited from iboBase.)
Public propertyFinancialEntityCode
Gets or sets the ORG_CODE field of the invoice.
Public propertyHasBeenBilled
Gets or sets the HAS_BEEN_BILLED field of the invoice.
Public propertyInstallmentBillDate
Gets or sets the INSTALL_BILL_DATE field of the invoice.
Public propertyInvoiceDate
Gets or sets the INVOICE_DATE field of the invoice.
Public propertyInvoiceNumber
Gets or sets the INVOICE_NUM field of the invoice.
Public propertyInvoiceTypeCode
Gets or sets the INVOICE_TYPE field of the invoice.
Public propertyIsMultiOrg
Gets or sets the IS_MULTI_ORG field of the invoice.
Public propertyNote
Gets or sets the NOTE field of the invoice.
Public propertyNumLines
Gets or sets the NUM_LINES field of the invoice.
Public propertyOriginatingTransNumber
Gets or sets the ORIGINATING_TRANS_NUM field of the invoice.
Public propertyReferenceNumber
Gets or sets the REFERENCE_NUM field of the invoice.
Public propertyShipToContactID
Gets or sets the ST_ID field of the invoice.
Public propertySourceCode
Gets or sets the SOURCE_CODE field of the invoice.
Public propertySourceSystem
Gets or sets the SOURCE_SYSTEM field of the invoice.
Public propertyTermsCode
Gets or sets the TERMS_CODE field of the invoice.

See Also