Class: XmlTimeSlotType

tibco.objectapi.dac.XmlTimeSlotType

new XmlTimeSlotType()

Pairs of start and end working times. Constructs a new XmlTimeSlotType.

The following features are supported:

Members

end :Date

End time. This property holds the value of the 'End' attribute.
Type:
  • Date

start :Date

Start time. This property holds the value of the 'Start' attribute.
Type:
  • Date