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