Statusing.ReadSummaryTaskPath(Guid) Méthode

Définition

Obtient la hiérarchie de tâches récapitulative pour la tâche spécifiée.

public:
 WebSvcStatusing::SummaryTaskPathDataSet ^ ReadSummaryTaskPath(Guid p0);
[System.Web.Services.Protocols.SoapDocumentMethod("http://schemas.microsoft.com/office/project/server/webservices/Statusing/ReadSummaryTaskPath", ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Wrapped, RequestNamespace="http://schemas.microsoft.com/office/project/server/webservices/Statusing/", ResponseNamespace="http://schemas.microsoft.com/office/project/server/webservices/Statusing/", Use=System.Web.Services.Description.SoapBindingUse.Literal)]
public WebSvcStatusing.SummaryTaskPathDataSet ReadSummaryTaskPath(Guid p0);
member this.ReadSummaryTaskPath : Guid -> WebSvcStatusing.SummaryTaskPathDataSet
Public Function ReadSummaryTaskPath (p0 As Guid) As SummaryTaskPathDataSet

Paramètres

p0
Guid

ID unique de la tâche en question.

Retours

Attributs

Remarques

Autorisations Project Server

Aucune autorisation n’est requise. Cette méthode lit uniquement les données de la ressource actuellement connectée.

S’applique à