ProjectDataSet.TaskRow class

Office 2013 and later

Defines the properties, methods, and events of one task in a TaskDataTable.

System.Object
  System.Data.DataRow
    WebSvcStatusing.ProjectDataSet.TaskRow

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

No code example is currently available or this language may not be supported.

NoteNote

The PSI can process up to 1000 rows of data at one time. If the total number of rows of new or updated data in all tables of ProjectDataSet exceeds 1000, the PSI returns the ProjectExceededItemsLimiterror().

For more information, see WebSvcStatusing.ProjectDataSet.TaskRow.

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show: