Class: XmlExistingWorkingDayExclusion

tibco.objectapi.dac.basic.XmlExistingWorkingDayExclusion

new XmlExistingWorkingDayExclusion()

Definition for updating an existing Working Day exclusion. Constructs a new XmlExistingWorkingDayExclusion.

The following features are supported:

Extends

Members

allDay :boolean

Marker denoting if this exclusion lasts a full day. Note that this is represented for the benefit of the client only and is not correlated to the start or end time. This property holds the value of the 'All Day' attribute.
Type:
  • boolean
Inherited From:

description :string

User-friendly name for this exclusion, such as Summer Holiday. This property holds the value of the 'Description' attribute.
Type:
  • string
Inherited From:

end :Date

End date and time of this exclusion. This value should be time-zone neutral. That is, it expresses only a value, but not the time-zone in which it applies. The time-zone will be implied from the Base Calendar on which this exclusions is placed. This property holds the value of the 'End' attribute.
Type:
  • Date
Inherited From:

freeBusy :tibco.objectapi.dac.basic.XmlFreeBusyType

Enumeration of whether this exclusion denotes available working time (FREE) or unavailable working time (BUSY). This property holds the value of the 'Free Busy' attribute.
Type:
Inherited From:

guid :string

ID of exclusion. This property holds the value of the 'Guid' attribute.
Type:
  • string

start :Date

Start date and time of this exclusion. This value should be time-zone neutral. That is, it expresses only a value, but not the time-zone in which it applies. The time-zone will be implied from the Base Calendar on which this exclusions is placed. This property holds the value of the 'Start' attribute.
Type:
  • Date
Inherited From: