SummaryTaskPathDataSet.SummaryTaskPath Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the information about summary task paths.
public:
property WebSvcStatusing::SummaryTaskPathDataSet::SummaryTaskPathDataTable ^ SummaryTaskPath { WebSvcStatusing::SummaryTaskPathDataSet::SummaryTaskPathDataTable ^ get(); };
[System.ComponentModel.Browsable(false)]
public WebSvcStatusing.SummaryTaskPathDataSet.SummaryTaskPathDataTable SummaryTaskPath { get; }
member this.SummaryTaskPath : WebSvcStatusing.SummaryTaskPathDataSet.SummaryTaskPathDataTable
Public ReadOnly Property SummaryTaskPath As SummaryTaskPathDataSet.SummaryTaskPathDataTable
Property Value
- Attributes