StaffingProfileHeaderType
This data type specifies a staffing profile header.
|
Property |
Type |
Description |
Required |
Default |
|---|---|---|---|---|
|
Id |
Integer |
Staffing profile ID |
No |
N/A |
|
Name |
String |
Staffing profile name |
No |
N/A |
|
Description |
String |
Staffing profile description |
No |
N/A |
|
ParentEntityBean |
Parent entity information |
No |
N/A |
|
|
managerUserName |
String[] |
Name list of staffing profile managers |
No |
N/A |
|
Status |
String |
Staffing profile status Valid status are:
|
No |
N/A |
|
PlannedStartPeriodFullName |
String |
Staffing profile start period |
No |
N/A |
|
PlannedFinishPeriodFullName |
String |
Staffing profile end period |
No |
N/A |
|
regionName |
String |
Staffing profile Region |
No |
N/A |
|
workLoadCategory |
String |
Staffing profile workload category |
No |
N/A |
|
DefaultResourcePool |
String |
Staffing profile default resource pool |
No |
N/A |
|
showAsWorkLoad |
Boolean |
Set to true if the staffing profile shows as workload |
No |
Yes |
|
userData |
User defined data |
No |
N/A |

