Namespace: basic

tibco.objectapi.dac.basic

Classes

XmlBaseCalendar
XmlCalendarBasic
XmlCalendarEntry
XmlCalendarLookup
XmlCalendarReference
XmlCalendarSummary
XmlExistingRecurringExclusion
XmlExistingWorkingDayExclusion
XmlLocale
XmlNewRecurringExclusion
XmlNewWorkingDayExclusion
XmlOverlayCalendar
XmlRecurringExclusionDetail
XmlRecurringInstance
XmlTimeSlot
XmlUpdatedCalendar
XmlWorkCalendar
XmlWorkingDay

Members

(static, readonly) XmlCalendarType :string

Enumerated value of possible types of WorkingCalendar. Base carries a time-zone and defines the working week as well as working day exclusions. Overlay only defines additional working day exclusions that can be applied to any Base Calendar.
Type:
  • string
Properties:
Name Type Description
BASE string
OVERLAY string

(static, readonly) XmlDayName :string

Enumerated value of the short form of names of days of the week. Note: Order of elements to be preserved.
Type:
  • string
Properties:
Name Type Description
SU string
MO string
TU string
WE string
TH string
FR string
SA string

(static, readonly) XmlFreeBusyType :string

Enumerated value of working time status; FREE representing available for work and BUSY unavailable for work.
Type:
  • string
Properties:
Name Type Description
FREE string
BUSY string