PS.TaskCreationInformation object (ps.js)

Office 2013 and later

Provides information for the creation of a task.

Last modified: February 12, 2013

Applies to: Project Professional 2013 | Project Server 2013

var object = new PS.TaskCreationInformation()

A task is an activity that has a beginning and an end. Project plans are made up of tasks.

Methods

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

Property

Description

addAfterId

duration

finish

id

isManual

name

notes

parentId

start

typeId

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

Show: