Compartilhar via


PS.PublishedProject object (ps.js)

Representa um projeto publicado em Project Server 2013.

PS.PublishedProject

Membros

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

Métodos

O objeto PublishedProject tem os seguintes métodos.

Método

Descrição

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

Propriedades

O objeto PublishedProject tem as seguintes propriedades.

Propriedade

Descrição

Atribuições

calculateActualCosts

calculatesActualCosts

calendário

criticalSlackLimit

currencyCode

currencyDigits

currencyPosition

currencySymbol

currentDate

daysPerMonth

defaultEffortDriven

defaultEstimatedDuration

defaultFinishTime

defaultFixedCostAccrual

defaultOvertimeRate

defaultStandardRate

defaultStartTime

defaultTaskType

defaultWorkFormat

Descrição

Rascunho

fieldValues

finishDate

fiscalYearStartMonth

honorConstraints

includeCustomFields

isEnterpriseProject

item

minutesPerDay

minutesPerWeek

moveActualIfLater

moveActualToStatus

moveRemainingIfEarlier

moveRemainingToStatus

multipleCriticalPaths

nome

newTasksAreManual

numberFiscalYearFromStart

proprietário

projectResources

protectedActualsSynch

scheduledFromStart

showEstimatedDurations

splitInProgress

spreadActualCostsToStatus

spreadPercentCompleteToStatus

startDate

statusDate

taskLinks

Tarefas

trackingMode

weekStartDay

winprojVersion

O ponto de extremidade do REST recurso

Estrutura URI do ponto de extremidade

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

Solicitações HTTP

Este recurso suporta os seguintes comandos HTTP:

OBTER sintaxe

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

Excluir sintaxe

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

Ver também

Referência

Microsoft.ProjectServer.Client.PublishedProject