Click or drag to resize

LeaseContractLinesRepository Fields

The LeaseContractLinesRepository type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberConsumablesChildCollectionDefinition
Definition of the Consumables child list
Public fieldStatic memberEndDateAttribute
Definition of the EndDate data attribute
Public fieldStatic memberGuaranteeAmountAttribute
Definition of the GuaranteeAmount data attribute
Public fieldStatic memberIdAttribute
Definition of the LeaseContractLine identity attribute
Public fieldStatic memberLeaseContractIdAttribute
Definition of the data attribute for LeaseContract reference
Public fieldStatic memberLeaseContractReference
Definition of the LeaseContract reference
Public fieldStatic memberLineNoAttribute
Definition of the LineNo data attribute
Public fieldStatic memberLineNotesAttribute
Definition of the LineNotes data attribute
Public fieldStatic memberRentalAssetIdAttribute
Definition of the data attribute for RentalAsset reference
Public fieldStatic memberRentalAssetReference
Definition of the RentalAsset 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 LeaseContractLine objects
Top
See Also