Click or drag to resize

VacancyOptionsWebWindowToDate Property

The upper bound of the search window 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 WindowToDate { get; set; }

Property Value

Type: DateTime
Remarks
Only used when VacancyCheck is Wide. this is considered the upper boundary of the search window to search
See Also