SummaryTaskPathDataSet.SummaryTaskPath Property
Gets the information about summary task paths.
Namespace: [Statusing Web service]
Service reference: http://ServerName:32843/[Project Service Application GUID]/PSI/Statusing.svc
Web service reference: http://ServerName/ProjectServerName/_vti_bin/PSI/Statusing.asmx?wsdl
Syntax
'Declaration
<BrowsableAttribute(False)> _
Public ReadOnly Property SummaryTaskPath As SummaryTaskPathDataSet.SummaryTaskPathDataTable
Get
'Usage
Dim instance As SummaryTaskPathDataSet
Dim value As SummaryTaskPathDataSet.SummaryTaskPathDataTable
value = instance.SummaryTaskPath
[BrowsableAttribute(false)]
public SummaryTaskPathDataSet.SummaryTaskPathDataTable SummaryTaskPath { get; }
Property Value
Type: [Statusing Web service].SummaryTaskPathDataSet.SummaryTaskPathDataTable