DepartmentsDataSet.DepartmentsDataTable class
Office 2013 and later
Represents a data table that maintains the collection of departments that are used for project entities and resource entities.
System.Object
System.ComponentModel.MarshalByValueComponent
System.Data.DataTable
WebSvcAdmin.DepartmentsDataSet.DepartmentsDataTable
System.ComponentModel.MarshalByValueComponent
System.Data.DataTable
WebSvcAdmin.DepartmentsDataSet.DepartmentsDataTable
Namespace: WebSvcAdmin
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Project entities and resource entities are the Project Server entities that are associated with a department by using the Project Departments custom field and the Resource Departments custom field. For a code example that includes a DepartmentsDataSet object, see ReadDepartments(Int32).
Each row of the data table contains a DepartmentsDataSet.DepartmentsRow object.
Show: