Click or drag to resize

RentalObjectCategoryWeb Properties

The RentalObjectCategoryWeb type exposes the following members.

Properties
  NameDescription
Public propertyCategoryId
The Id of the category entity.
Public propertyCategoryName
The name of the category.
Public propertyGrade
The minimum grade required to reach this category.
Public propertyId
Unique Id for the entity. This Id is unchanged throughout the entity's lifetime.
(Inherited from DataContractEntityWeb.)
Public propertyInspectedLast
When was the rental object inspected in connection with this categorisation.
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