Click or drag to resize

EditHolidayIntervalsCriteriaHolidayIntervals Property

List of changes you want to make to vactation/absence on the owner

Namespace:  Tse.EasyBook.Server.DataContracts.OwnerLogin
Assembly:  Tse.EasyBook.Server.DataContracts (in Tse.EasyBook.Server.DataContracts.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public IList<HolidayIntervalWeb> HolidayIntervals { get; set; }

Property Value

Type: IListHolidayIntervalWeb
See Also