PS.Task object (ps.js)

Represents a task.

Applies to: Project Professional 2013 | Project Server 2013

PS.Task

Remarks

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

Members

Methods

The Task 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.

Properties

The Task object has the following properties.

Property

Description

actualDuration

actualDurationMilliseconds

baselineCost

baselineDuration

baselineDurationMilliseconds

baselineFinish

baselineStart

baselineWork

baselineWorkMilliseconds

budgetCost

costPerformanceIndex

costVariance

costVarianceAtCompletion

costVariancePercentage

created

customFields

durationVariance

durationVarianceMilliseconds

earliestFinish

earliestStart

estimateAtCompletion

finishSlack

finishSlackMilliseconds

finishVariance

finishVarianceMilliseconds

freeSlack

freeSlackMilliseconds

id

isCritical

isExternalTask

isOverAllocated

isRecurring

isRecurringSummary

isRolledUp

isSubProject

isSubProjectReadOnly

isSubProjectScheduledFromFinish

isSummary

latestFinish

latestStart

modified

notes

outlinePosition

overtimeCost

overtimeWork

overtimeWorkMilliseconds

percentWorkComplete

preLevelingFinish

preLevelingStart

regularWork

regularWorkMilliseconds

remainingCost

remainingOvertimeCost

remainingOvertimeWork

remainingOvertimeWorkMilliseconds

remainingWork

remainingWorkMilliseconds

resume

scheduleCostVariance

scheduledDuration

scheduledDurationMilliseconds

scheduledFinish

scheduledStart

schedulePerformanceIndex

scheduleVariancePercentage

startSlack

startSlackMilliseconds

startVariance

startVarianceMilliseconds

stop

subProject

toCompletePerformanceIndex

totalSlack

totalSlackMilliseconds

workBreakdownStructure

workVariance

workVarianceMilliseconds

See also

Reference

Microsoft.ProjectServer.Client.Task