Click or drag to resize

HolidayIntervalsResult Class

Data contract for the resulting output of the "GetHolidayIntervals" or "EditHolidayIntervals" service methods.
Inheritance Hierarchy
SystemObject
  Tse.EasyBook.Server.DataContracts.OwnerLoginHolidayIntervalsResult

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 class HolidayIntervalsResult

The HolidayIntervalsResult type exposes the following members.

Constructors
Properties
  NameDescription
Public propertyHolidayIntervals
List of holidayintervals for the particular person
Top
See Also