Class: XmlUpdatedCalendar

tibco.objectapi.dac.basic.XmlUpdatedCalendar

new XmlUpdatedCalendar()

Used to reflect the new version number applied to a Calendar Instance when it has been updated. Constructs a new XmlUpdatedCalendar.

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

Used to categorize, or group, named Calendars. Calendars sharing the same namespace must have unique names. A namespace of null is still considered a valid namespace. This property holds the value of the 'Namespace' attribute.
Type:
  • string

version :number

The version number used to detect concurrent updates to the same Calendar. This property holds the value of the 'Version' attribute.
Type:
  • number