PS.CalendarExceptionCreationInformation object (ps.js)

Provides information for the creation of a calendar exception.

Applies to: Project Professional 2013 | Project Server 2013

var object = new PS.CalendarExceptionCreationInformation()

Members

Methods

The CalendarExceptionCreationInformation object has the following methods.

Method

Description

initPropertiesFromJson

This member is reserved for internal use and is not intended to be used directly from your code.

writeToXml

This member is reserved for internal use and is not intended to be used directly from your code.

Properties

The CalendarExceptionCreationInformation object has the following properties.

Property

Description

finish

name

recurrenceDays

recurrenceFrequency

recurrenceMonth

recurrenceMonthDay

recurrenceType

recurrenceWeek

shift1Finish

shift1Start

shift2Finish

shift2Start

shift3Finish

shift3Start

shift4Finish

shift4Start

shift5Finish

shift5Start

start

typeId

This member is reserved for internal use and is not intended to be used directly from your code.

See also

Reference

Microsoft.ProjectServer.Client.CalendarExceptionCreationInformation