Click or drag to resize
Holiday Class
Holidays define “off” days for Portfolio or Work Zone. It’s a non-regular sequence of dates without time overriding normal business hours schedule defined via Business Hours BO.
Inheritance Hierarchy

Namespace: CorrigoService.Entities
Assembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
[SerializableAttribute]
public class Holiday : PortfolioChildCorrigoEntity

The Holiday type exposes the following members.

Properties
  NameDescription
Public propertyDisplayAs
Holiday name/label. Max Length=256
Public propertyDtHoliday
This field contains date (i.e. no time part) indicating a holiday.
Top
See Also