Click or drag to resize

VacancyOptionsWebArrivalFromDate Property

The first arrival date to check

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)
Syntax
C#
public DateTime ArrivalFromDate { get; set; }

Property Value

Type: DateTime
Remarks
When VacancyCheck is Wide or All this is considered the lower boundary of the search window to search
See Also