Click or drag to resize

SalesOrderPaymentPlansRepository Fields

The SalesOrderPaymentPlansRepository type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberAmountAttribute
Definition of the Amount data attribute
Public fieldStatic memberAmountPercentAttribute
Definition of the AmountPercent data attribute
Public fieldStatic memberDueDateFormMethodAttribute
Definition of the DueDateFormMethod data attribute
Public fieldStatic memberExplicitPaymentDueDateAttribute
Definition of the ExplicitPaymentDueDate data attribute
Public fieldStatic memberExplicitPaymentDueStartDateAttribute
Definition of the ExplicitPaymentDueStartDate data attribute
Public fieldStatic memberIdAttribute
Definition of the SalesOrderPaymentPlan identity attribute
Public fieldStatic memberInstallmentNumberAttribute
Definition of the InstallmentNumber data attribute
Public fieldStatic memberNotesAttribute
Definition of the Notes data attribute
Public fieldStatic memberPaymentAccountIdAttribute
Definition of the data attribute for PaymentAccount reference
Public fieldStatic memberPaymentAccountReference
Definition of the PaymentAccount reference
Public fieldStatic memberPaymentStartDaysAttribute
Definition of the PaymentStartDays data attribute
Public fieldStatic memberPaymentTermDaysAttribute
Definition of the PaymentTermDays data attribute
Public fieldStatic memberPaymentTypeIdAttribute
Definition of the data attribute for PaymentType reference
Public fieldStatic memberPaymentTypeReference
Definition of the PaymentType reference
Public fieldStatic memberRemainderAttribute
Definition of the Remainder data attribute
Public fieldStatic memberRepositoryName
The name of the repository
Public fieldStatic memberSalesOrderIdAttribute
Definition of the data attribute for SalesOrder reference
Public fieldStatic memberSalesOrderReference
Definition of the SalesOrder reference
Public fieldStatic memberTableName
The primary storage table for SalesOrderPaymentPlan objects
Top
See Also