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