new XmlCalendarLookup()
Used to perform a lookup of a Calendar instance using either a Calendar Reference or an Org-Model Entity.
A Calendar Reference can be used directly by the Calendar Component. An Org-Model Entity identifier will be passed to Directory Engine, in order to obtain any Calendar References that the identified entity may hold.
Constructs a new XmlCalendarLookup.
The following features are supported:
Members
calendarRef :string
A Calendar Reference to identify the Calendar.
This property holds the value of the 'Calendar Ref' attribute.
Type:
- string
orgModelEntity :tibco.objectapi.common.organisation.XmlModelEntityId
Identifies an Org-Model entity from which Calendar References can be obtained and the Calendar(s) can be identified.
This property holds the value of the 'Org Model Entity' containment reference.