RentalObjectWeb Class |
Namespace: Tse.EasyBook.Server.DataContracts
public class RentalObjectWeb : RentalObjectBaseWeb
The RentalObjectWeb type exposes the following members.
Name | Description | |
---|---|---|
![]() | RentalObjectWeb |
Name | Description | |
---|---|---|
![]() | Address |
Address
|
![]() | AreaId |
The ID of the area where the rental object is located
|
![]() | AreaName |
The name of the area where the rental object is located
|
![]() | ArticleDelivery |
True if articles can be deliverd directly to the house.
|
![]() | Attributes |
The list of attributes for the rental object.
|
![]() | Bcode |
Agency code. Used to distinguish subset of houses.
(Inherited from RentalObjectBaseWeb.) |
![]() | Categories |
Categories
|
![]() | ConsumptionArticles |
A list of associated consumption articles and prices (like electricity, water etc.)
|
![]() | ConsumptionMetersAverages | |
![]() | GpsCoordinate |
GpsCoordinate
|
![]() | Id |
Unique Id for the entity. This Id is unchanged throughout the entity's lifetime.
(Inherited from DataContractEntityWeb.) |
![]() | MunicipalCode |
The unique code of the municipality, which the rental object belongs to.
|
![]() | MunicipalPropertyNo |
Public municipal property number, 6 digits
|
![]() | Name |
The rental object name, if present.
|
![]() | OfficeListItem |
The office attached to the rental object. It is named OfficeListItem because the derived class RentalObjectOwnerWeb already contains a Office property.
|
![]() | RegionId |
The ID of the region where the rental object is located
|
![]() | RegionName |
The name of the region where the rental object is located
|
![]() | RentalObjectNo |
A unique identifier for the rental object.
(Inherited from RentalObjectBaseWeb.) |
![]() | TipRentalObjectDesc |
A possible description of the rental object from the owner.
|
![]() | TypeId |
The ID of the rental object type.
|
![]() | TypeName |
The name of the rental object type.
|