new XmlCalendarRef()
Identifies the assignment of a calendar to an organizational entity (group, position, organization unit, or organization).
Constructs a new XmlCalendarRef.
The following features are supported:
Extends
Members
calendarAlias :string
The alias by which the calendar is referenced by the organization model entity.
This property holds the value of the 'Calendar Alias' attribute.
Type:
- string
entityGuid :string
The unique identifier of the organization model entity to which the calendar reference belongs.
This property holds the value of the 'Entity Guid' attribute.
Type:
- string
entityLabel :string
The display name of the organization model entity to which the calendar reference belongs. If this is not present, the entity-name value is used for display.
This property holds the value of the 'Entity Label' attribute.
Type:
- string
entityName :string
The name of the organization model entity to which the calendar reference belongs.
This property holds the value of the 'Entity Name' attribute.
Type:
- string
entityType :tibco.objectapi.common.organisation.OrganisationalEntityType
The type identifier of the organization model entity to which the calendar reference belongs.
This property holds the value of the 'Entity Type' attribute.
Type:
modelVersion :number
Major version number of the organization model in which an organization model entity resides.
If not specified, the default value will be the latest version of the organization model.
(Version numbers must be compatible with, and conform to, the OSGi version number schema. For Directory Engine, only the major part of the version number is significant.)
This property holds the value of the 'Model Version' attribute.
Type:
- number