Class: DeleteCalendarType

tibco.objectapi.dac.workcal.DeleteCalendarType

new DeleteCalendarType()

Constructs a new DeleteCalendarType.

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. The value should be taken from the response of the orginal request to getCalender. This property holds the value of the 'Version' attribute.
Type:
  • number