Class: XmlCalendarAssignment

tibco.objectapi.common.organisation.XmlCalendarAssignment

new XmlCalendarAssignment()

Identifies the assignment of the given calendar alias to the identified organization model entity. Constructs a new XmlCalendarAssignment.

The following features are supported:

Extends

Members

calendarAlias :string

The calendar alias to be assigned to the organization model entity. If not specified, or an empty string, any existing calendar assignment will be removed. 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 is to be assigned. This property holds the value of the 'Entity Guid' attribute.
Type:
  • string

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
Overrides: