new XmlWorkingDay()
Working Day definition with pairs of start and end working times.
Constructs a new XmlWorkingDay.
The following features are supported:
Members
dayOfWeek :tibco.objectapi.dac.basic.XmlDayName
Enumerated value of the short form of the day of the week.
This property holds the value of the 'Day Of Week' attribute.
Type:
timeSlot :Array.<tibco.objectapi.dac.basic.XmlTimeSlot>
Pairs of start and end times for the associated working day.
This property holds the value of the 'Time Slot' containment reference list.