Click or drag to resize

EditHolidayIntervalsCriteria Class

Data contract for the input criteria for the "OwnerAccess" webservice.
Inheritance Hierarchy
SystemObject
  DataContractBase
    Tse.EasyBook.Server.DataContracts.OwnerLoginOwnerLoginBaseCriteria
      Tse.EasyBook.Server.DataContracts.OwnerLoginEditHolidayIntervalsCriteria

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 EditHolidayIntervalsCriteria : OwnerLoginBaseCriteria

The EditHolidayIntervalsCriteria type exposes the following members.

Constructors
Properties
  NameDescription
Public propertyHolidayIntervals
List of changes you want to make to vactation/absence on the owner
Public propertyProfileId
The profileid of the owner
(Inherited from OwnerLoginBaseCriteria.)
Top
See Also