Class: XmlCalendarEntries

tibco.objectapi.dac.workcal.XmlCalendarEntries

new XmlCalendarEntries()

A generic request/response type used to pass details of one or more Calendar Entry types. Constructs a new XmlCalendarEntries.

The following features are supported:

Members

end :Date

End date and time to which Calendar Entries are listed. This value is 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

name :string

The mandatory name of the calendar. This must be unique within the given namespace. This property holds the value of the 'Name' attribute.
Type:
  • string

namespace :string

Used to categorize, or group, named Calendars. Calendars sharing the same namespace must have unique names. A namespace of null is still considered a valid namespace. This property holds the value of the 'Namespace' attribute.
Type:
  • string

recurring :Array.<tibco.objectapi.dac.basic.XmlRecurringExclusionDetail>

This property holds the value of the 'Recurring' containment reference list.
Type:

start :Date

Start date and time from which Calendar Entries are listed. This value is 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

version :number

Returns the version number of the Calendar from which the entries are taken. This property holds the value of the 'Version' attribute.
Type:
  • number

workingDay :Array.<tibco.objectapi.dac.basic.XmlExistingWorkingDayExclusion>

This property holds the value of the 'Working Day' containment reference list.
Type: