Vacant arrival date interval. The interval include both
Start and
End . If
End is null the interval only contains the
Start date.
All dates included in the interval are vacant arrival date(s) for rental interval(s) of the duration specified in the field
Days.
Inheritance Hierarchy
Namespace:
Tse.EasyBook.Server.DataContracts
Assembly:
Tse.EasyBook.Server.DataContracts (in Tse.EasyBook.Server.DataContracts.dll) Version: 1.0.0.0 (1.0.0.0)
SyntaxThe Arrival type exposes the following members.
Properties
| Name | Description |
---|
 | End |
Null or end date of the interval.
|
 | Start |
Start date of the interval.
|
Top
See Also