Share via


SummaryTaskPathDataSet.SummaryTaskPath property

Gets the information about summary task paths.

Namespace:  WebSvcStatusing
Assembly:  ProjectServerServices (in ProjectServerServices.dll)

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: WebSvcStatusing.SummaryTaskPathDataSet.SummaryTaskPathDataTable

See also

Reference

SummaryTaskPathDataSet class

SummaryTaskPathDataSet members

WebSvcStatusing namespace