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.EntitiesAssembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax[SerializableAttribute]
public class Holiday : PortfolioChildCorrigoEntity
<SerializableAttribute>
Public Class Holiday
Inherits PortfolioChildCorrigoEntity
No code example is currently available or this language may not be supported.
The Holiday type exposes the following members.
Properties | Name | Description |
---|
 | DisplayAs |
Holiday name/label. Max Length=256
|
 | DtHoliday |
This field contains date (i.e. no time part) indicating a holiday.
|
Top
See Also