Class: XmlDateRangeAttribute

tibco.objectapi.de.base.XmlDateRangeAttribute

new XmlDateRangeAttribute()

Constructs a new XmlDateRangeAttribute.

The following features are supported:

Members

endDate :Date

The optional date and time on which the resource's presence should end. If specified, a start-date must also be specified. This property holds the value of the 'End Date' attribute.
Type:
  • Date

startDate :Date

The optional date and time on which the resource's presence should begin. This property holds the value of the 'Start Date' attribute.
Type:
  • Date