Class: DeleteCalendarEntriesType

tibco.objectapi.dac.workcal.DeleteCalendarEntriesType

new DeleteCalendarEntriesType()

Constructs a new DeleteCalendarEntriesType.

The following features are supported:

Members

entryGuid :Array.<string>

List of GUIDs of the calendar entries to be deleted. This property holds the value of the 'Entry Guid' attribute list.
Type:
  • Array.<string>

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

This property holds the value of the 'Version' attribute.
Type:
  • number