/
PwsDepartmentSummary

PwsDepartmentSummary

Overview

This structure includes basic information about a department. The information represented in this structure is not comprehensive and only includes certain key attributes of a department. 

Format

PwsDepartmentSummary
  • PwsDepartmentSummary
    • DepartmentId: Int32
    • DepartmentName: String (50)
    • DepartmentUid: Int64

Elements

Element

Data Type

Description

Sample Data

DepartmentId

Int32

The department id is a unique identifier for a department. For internal use only.  


DepartmentName

String (50)

The department name is a unique identifier for a department.

Technology

DepartmentUid

Int64

A unique and immutable identifier for a project rate type.

1152921504606851320

Usage Example(s)


Example 01
                <b:PwsDepartmentSummary>
                  <b:DepartmentId i:nil="true"/>
                  <b:DepartmentName>Technology</b:DepartmentName>
                  <b:DepartmentUid>1152921504606851320</b:DepartmentUid>
               </b:PwsDepartmentSummary>

Related content

PwsDepartmentRef
PwsDepartmentRef
More like this
PwsTitleSummary
PwsTitleSummary
More like this
PwsGetDepartmentList
PwsGetDepartmentList
More like this
PwsTitleRef
More like this
PwsProjectTaskRole
PwsProjectTaskRole
More like this
PwsCompanySummary
PwsCompanySummary
More like this