ProjectDataSet class
Office 2013 and later
Specifies the primary dataset that is used throughout the WebSvcProject web service.
System.Object
System.ComponentModel.MarshalByValueComponent
System.Data.DataSet
WebSvcProject.ProjectDataSet
System.ComponentModel.MarshalByValueComponent
System.Data.DataSet
WebSvcProject.ProjectDataSet
Namespace: WebSvcProject
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Note |
|---|
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 the ProjectDataSet object exceeds 1000, the PSI returns the ProjectExceededItemsLimit error. |
Show:
Note