Project::ReadProjectListByDepartment method
Office 2013 and later
Returns GUIDs and names for all projects within the specified department for which the user has OpenProject permission.
Namespace: WebSvcProject
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Parameters
- departmentUid
- Type: System.Nullable<Guid>
Return value
Type: WebSvcProject.ProjectDataSetContains the list of projects for the specified department.
Show: