ProjectDataSet Class
Specifies the primary dataset that is used throughout the [Project Web service] web service.
System.Object
System.ComponentModel.MarshalByValueComponent
System.Data.DataSet
[Project Web service].ProjectDataSet
System.ComponentModel.MarshalByValueComponent
System.Data.DataSet
[Project Web service].ProjectDataSet
Service reference: http://ServerName:32843/[Project Service Application GUID]/PSI/Project.svc
Web service reference: http://ServerName/ProjectServerName/_vti_bin/PSI/Project.asmx?wsdl
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. |
Community Additions
Show:
Note