Compartilhar via


PS.PublishedTask object (ps.js)

Representa uma tarefa em um projeto publicado.

PS.PublishedTask

Membros

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

Métodos

O objeto PublishedTask tem os seguintes métodos.

Método

Descrição

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.

Propriedades

O objeto PublishedTask tem as seguintes propriedades.

Propriedade

Descrição

actualCost

actualCostWorkPerformed

actualFinish

actualOvertimeCost

actualOvertimeWork

actualOvertimeWorkMilliseconds

actualStart

actualWork

actualWorkMilliseconds

Assignments (atribuições)

budgetedCostWorkPerformed

budgetedCostWorkScheduled

budgetWork

budgetWorkMilliseconds

calendário

conclusão

constraintStartEnd

constraintType

Contato

custo

Data limite

Duração

durationMilliseconds

fieldValues

Término.

fixedCost

fixedCostAccrual

isActive

isEffortDriven

isLockedByManager

isManual

isMarked

isMilestone

item

levelingAdjustsAssignments

levelingCanSplit

levelingDelay

levelingDelayMilliseconds

Nome

outlineLevel

Pai

percentComplete

percentPhysicalWorkComplete

Predecessoras

Prioridade

remainingDuration

remainingDurationMilliseconds

Iniciar

sucessoras

taskType

usePercentPhysicalWorkComplete

Trabalho

workMilliseconds

O ponto de extremidade do REST recurso

Estrutura URI do ponto de extremidade

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

Solicitações HTTP

Este recurso suporta os seguintes comandos HTTP:

OBTER sintaxe

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

Ver também

Referência

Microsoft.ProjectServer.Client.PublishedTask