Class: XmlCalendarReference

tibco.objectapi.dac.basic.XmlCalendarReference

new XmlCalendarReference()

Identifies the relationship between a Calendar Reference (a GUID) and a Calendar Instance. Constructs a new XmlCalendarReference.

The following features are supported:

Members

name :string

The mandatory name of the calendar. This must be unique within the given namespace. This property holds the value of the 'Name' attribute.
Type:
  • string

namespace :string

The namespace in which the calendar is located. This property holds the value of the 'Namespace' attribute.
Type:
  • string

referenceGuid :string

The external identifier for the Calendar Reference. This is the value held by Calendar clients in order to reference a Calendar instance. This property holds the value of the 'Reference Guid' attribute.
Type:
  • string