Click or drag to resize

TransactionLinesRepository Fields

The TransactionLinesRepository type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberIdAttribute
Definition of the TransactionLine identity attribute
Public fieldStatic memberLeaseContractIdAttribute
Definition of the data attribute for LeaseContract reference
Public fieldStatic memberLeaseContractReference
Definition of the LeaseContract reference
Public fieldStatic memberLesseeCustomerIdAttribute
Definition of the data attribute for LesseeCustomer reference
Public fieldStatic memberLesseeCustomerReference
Definition of the LesseeCustomer reference
Public fieldStatic memberNotesAttribute
Definition of the Notes data attribute
Public fieldStatic memberRentalAssetIdAttribute
Definition of the data attribute for RentalAsset reference
Public fieldStatic memberRentalAssetReference
Definition of the RentalAsset reference
Public fieldStatic memberRentTransactionIdAttribute
Definition of the data attribute for RentTransaction reference
Public fieldStatic memberRentTransactionReference
Definition of the RentTransaction reference
Public fieldStatic memberRepositoryName
The name of the repository
Public fieldStatic memberTableName
The primary storage table for TransactionLine objects
Public fieldStatic memberTransactionTimestampAttribute
Definition of the TransactionTimestamp data attribute
Public fieldStatic memberTransactionTypeAttribute
Definition of the TransactionType data attribute
Top
See Also