Class: XmlEntityReferenceDateRange

tibco.objectapi.de.base.XmlEntityReferenceDateRange

new XmlEntityReferenceDateRange()

Constructs a new XmlEntityReferenceDateRange.

The following features are supported:

Extends

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

guid :string

The GUID that uniquely identifies the entity. This property holds the value of the 'Guid' attribute.
Type:
  • string
Inherited From:

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