Click or drag to resize

PaymentSlipsRepository Fields

The PaymentSlipsRepository type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberAmountsChildCollectionDefinition
Definition of the Amounts child list
Public fieldStatic memberDocumentCurrencyIdAttribute
Definition of the data attribute for DocumentCurrency reference
Public fieldStatic memberDocumentCurrencyReference
Definition of the DocumentCurrency reference
Public fieldStatic memberDocumentIdAttribute
Definition of the data attribute referring to the base class table
Public fieldStatic memberIdAttribute
Definition of the PaymentSlip identity attribute
Public fieldStatic memberIsReleasedAttribute
Definition of the IsReleased data attribute
Public fieldStatic memberIsSingleExecutionAttribute
Definition of the IsSingleExecution data attribute
Public fieldStatic memberPaymentAccountIdAttribute
Definition of the data attribute for PaymentAccount reference
Public fieldStatic memberPaymentAccountReference
Definition of the PaymentAccount reference
Public fieldStatic memberPaymentSlipNoAttribute
Definition of the PaymentSlipNo data attribute
Public fieldStatic memberPaymentTypeIdAttribute
Definition of the data attribute for PaymentType reference
Public fieldStatic memberPaymentTypeReference
Definition of the PaymentType reference
Public fieldStatic memberRepositoryName
The name of the repository
Public fieldStatic memberTableName
The primary storage table for PaymentSlip objects
Top
See Also