IntervalExtraWeb Class |
Namespace: Tse.EasyBook.Server.DataContracts
public class IntervalExtraWeb : IntervalWeb
The IntervalExtraWeb type exposes the following members.
Name | Description | |
---|---|---|
![]() | IntervalExtraWeb |
Name | Description | |
---|---|---|
![]() | ArrivalDepartureTimes |
The arrival and departure times for the 7 days of an week.
|
![]() | Id |
Unique Id for the entity. This Id is unchanged throughout the entity's lifetime.
(Inherited from DataContractEntityWeb.) |
![]() | ValidFrom |
Start date
(Inherited from IntervalWeb.) |
![]() | ValidTo |
End date. If null, the interval is seen as having no expiration.
(Inherited from IntervalWeb.) |