Click or drag to resize

RentalObjectCommentWeb Properties

The RentalObjectCommentWeb type exposes the following members.

Properties
  NameDescription
Public propertyId
Unique Id for the entity. This Id is unchanged throughout the entity's lifetime.
(Inherited from DataContractEntityWeb.)
Public propertyIsoLanguageCode
ISO 3166-1 language code.
Public propertyText
The description of this area in the current language.
Public propertyType
The comment type: Only RentalAgreement and Catalogue comments are exposed on the web.
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