new GetCalendarEntriesType()
Constructs a new GetCalendarEntriesType.
The following features are supported:
Members
endDateTime :Date
Optional end filter on the working day exceptions to be returned.
This property holds the value of the 'End Date Time' attribute.
Type:
- Date
guid :string
ID of the owning entity of the working time information to be returned.
This property holds the value of the 'Guid' attribute.
Type:
- string
requiredDetail :Array.<tibco.objectapi.dac.XmlRequiredDetailType>
Optional filter to enhance the detail contained in the response.
WORKING_WEEK: Include working day details in the response.
FREE_BUSY: Include working day exceptions in the response.
This property holds the value of the 'Required Detail' attribute list.
Type:
startDateTime :Date
Optional start filter on the working day exceptions to be returned.
This property holds the value of the 'Start Date Time' attribute.
Type:
- Date