AreaWeb Class |
Namespace: Tse.EasyBook.Server.DataContracts
public class AreaWeb : DataContractEntityWeb
The AreaWeb type exposes the following members.
Name | Description | |
---|---|---|
![]() | Areas |
A further list of smaller areas that this area is divided into. This list can be empty if no sub-areas are configured.
|
![]() | Description |
The description of this area in the current users language.
|
![]() | Ferry |
True if this area requires a ferry to reach
|
![]() | GpsCoordinate |
GPS Coordinate of the area
|
![]() | Id |
Unique Id for the entity. This Id is unchanged throughout the entity's lifetime.
(Inherited from DataContractEntityWeb.) |
![]() | Name |
The name of this area in the current users language.
|