PS.PublishedProject object (ps.js)

Represents a project that is published on Project Server 2013.

Applies to: Project Professional 2013 | Project Server 2013

PS.PublishedProject

Members

See the PS.Project object (ps.js) for inherited members that are not described in the following tables.

Methods

The PublishedProject object has the following methods.

Method

Description

checkOut

deleteObject

initNonPropertiesFromJson

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

initPropertiesFromJson

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

loadExpandoFields

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

refreshLoad

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

submitToWorkflow

updateVisibilityCustomFields

Properties

The PublishedProject object has the following properties.

Property

Description

assignments

calculateActualCosts

calculatesActualCosts

calendar

criticalSlackLimit

currencyCode

currencyDigits

currencyPosition

currencySymbol

currentDate

daysPerMonth

defaultEffortDriven

defaultEstimatedDuration

defaultFinishTime

defaultFixedCostAccrual

defaultOvertimeRate

defaultStandardRate

defaultStartTime

defaultTaskType

defaultWorkFormat

description

draft

fieldValues

finishDate

fiscalYearStartMonth

honorConstraints

includeCustomFields

isEnterpriseProject

item

minutesPerDay

minutesPerWeek

moveActualIfLater

moveActualToStatus

moveRemainingIfEarlier

moveRemainingToStatus

multipleCriticalPaths

name

newTasksAreManual

numberFiscalYearFromStart

owner

projectResources

protectedActualsSynch

scheduledFromStart

showEstimatedDurations

splitInProgress

spreadActualCostsToStatus

spreadPercentCompleteToStatus

startDate

statusDate

taskLinks

tasks

trackingMode

weekStartDay

winprojVersion

REST resource endpoint

Endpoint URI structure

http://<sitecollection>/<site>/_api/ProjectServer/Projects('projectid')

HTTP requests

This resource supports the following HTTP commands:

GET syntax

GET http://<sitecollection>/<site>/_api/ProjectServer/Projects('projectid')

DELETE syntax

DELETE http://<sitecollection>/<site>/_api/ProjectServer/Projects('projectid')

See also

Reference

Microsoft.ProjectServer.Client.PublishedProject