Class: CopyCalendarType

tibco.objectapi.dac.workcal.CopyCalendarType

new CopyCalendarType()

Constructs a new CopyCalendarType.

The following features are supported:

Members

destName :string

The name to be assigned to the new Calendar. This must be unique within the given namespace. This property holds the value of the 'Dest Name' attribute.
Type:
  • string

destNamespace :string

The namespace to be assigned to the new Calendar. A namespace of null is still considered a valid namespace. This property holds the value of the 'Dest Namespace' attribute.
Type:
  • string

includeEntries :boolean

Optional boolean attribute to request that the entries of the orginal Calendar are also copied. This property holds the value of the 'Include Entries' attribute.
Type:
  • boolean

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