new XmlCalendarBasic()
Contains the summary information for a named calendar.
Constructs a new XmlCalendarBasic.
The following features are supported:
Members
calendarType :tibco.objectapi.dac.basic.XmlCalendarType
Identifies the type of calendar being described by this element.
This property holds the value of the 'Calendar Type' attribute.
Type:
dateCreated :Date
The UTC date/time on which this calendar was created.
This property holds the value of the 'Date Created' attribute.
Type:
- Date
dateModified :Date
The UTC date/time on which this calendar was last updated.
This property holds the value of the 'Date Modified' attribute.
Type:
- Date
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