SummaryTaskPathDataSet.SummaryTaskPathRow class
Represents status information about summary task paths as a row in the SummaryTaskPathDataSet.SummaryTaskPathDataTable object.
Inheritance hierarchy
System.Object
System.Data.DataRow
WebSvcStatusing.SummaryTaskPathDataSet.SummaryTaskPathRow
Namespace: WebSvcStatusing
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaration
Public Class SummaryTaskPathRow _
Inherits DataRow
'Usage
Dim instance As SummaryTaskPathDataSet.SummaryTaskPathRow
public class SummaryTaskPathRow : DataRow
Thread safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.