Share via


ProjectDataSet.TaskRow Class

[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Namespace: [PWA Web service]
Assembly: [PWA Web service proxy assembly].dll

Syntax

'Declaration
Public Class TaskRow
    Inherits DataRow
'Usage
Dim instance As TaskRow
public class TaskRow : DataRow

Inheritance Hierarchy

System.Object
   System.Data.DataRow
    [PWA Web service].ProjectDataSet.TaskRow

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.

See Also

Reference

ProjectDataSet.TaskRow Members
[PWA Web service] Namespace