Click or drag to resize

RepeatedRentalIntervalWeb Properties

The RepeatedRentalIntervalWeb type exposes the following members.

Properties
  NameDescription
Public propertyBusinessPartnerId
ID of the business partner attached to this rental interval
(Inherited from RentalIntervalWeb.)
Public propertyBusinessPartnerName
Name of the business partner that is linked by the BusinessPartnerId
(Inherited from RentalIntervalWeb.)
Public propertyBusinessPartnerType
The type of the business partner
(Inherited from RentalIntervalWeb.)
Public propertyCancellationDate
Only defined on rentalintervals which has the status of cancelled, and where owner gets paid. Describes the createddate of the crediting invoice
(Inherited from RentalIntervalWeb.)
Public propertyComment
A comment attached to a closed RentalInterval.
(Inherited from RentalIntervalWeb.)
Public propertyId
Unique Id for the entity. This Id is unchanged throughout the entity's lifetime.
(Inherited from DataContractEntityWeb.)
Public propertyIntermediationAgreementId
Holds the Id of the intermediation agreement that references this repeated blocking
Public propertyInvoiceNo
ID of an invoice that is visualized by this RentalInterval
(Inherited from RentalIntervalWeb.)
Public propertyType
The type of the RentalInterval
(Inherited from RentalIntervalWeb.)
Public propertyValidFrom
Start date
(Inherited from IntervalWeb.)
Public propertyValidTo
End date. If null, the interval is seen as having no expiration.
(Inherited from IntervalWeb.)
Top
See Also