PS.StatusTaskCreationInformation object (ps.js)

Provides information for the creation of a status task object.

Applies to: Project Professional 2013 | Project Server 2013

var object = new PS.StatusTaskCreationInformation()

Members

Methods

The StatusTaskCreationInformation 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 StatusTaskCreationInformation object has the following properties.

Property

Description

finish

id

name

parentId

start

typeId

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

work

See also

Reference

Microsoft.ProjectServer.Client.StatusTaskCreationInformation