Click or drag to resize

LeaseContractsRepository Fields

The LeaseContractsRepository type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberCreditLimitOverrideAttribute
Definition of the CreditLimitOverride data attribute
Public fieldStatic memberCurrencyIdAttribute
Definition of the data attribute for Currency reference
Public fieldStatic memberCurrencyReference
Definition of the Currency reference
Public fieldStatic memberDocumentIdAttribute
Definition of the data attribute referring to the base class table
Public fieldStatic memberEndDateAttribute
Definition of the EndDate data attribute
Public fieldStatic memberIdAttribute
Definition of the LeaseContract identity attribute
Public fieldStatic memberIsReleasedAttribute
Definition of the IsReleased data attribute
Public fieldStatic memberIsSingleExecutionAttribute
Definition of the IsSingleExecution data attribute
Public fieldStatic memberLesseeCustomerIdAttribute
Definition of the data attribute for LesseeCustomer reference
Public fieldStatic memberLesseeCustomerReference
Definition of the LesseeCustomer reference
Public fieldStatic memberLinesChildCollectionDefinition
Definition of the Lines child list
Public fieldStatic memberPaymentAccountIdAttribute
Definition of the data attribute for PaymentAccount reference
Public fieldStatic memberPaymentAccountReference
Definition of the PaymentAccount reference
Public fieldStatic memberRepositoryName
The name of the repository
Public fieldStatic memberStartDateAttribute
Definition of the StartDate data attribute
Public fieldStatic memberTableName
The primary storage table for LeaseContract objects
Top
See Also