...
This web service deletes a specified project role and returns the identity of the deleted project role.
Request Format
Panel | ||
---|---|---|
| ||
|
Request Elements
Element | Data Type | Required? | Default | Description | Sample Data |
---|---|---|---|---|---|
RequestId | Int32 | Click here for more information. | |||
SessionTicket | String | Click here for more information. | |||
CascadeDeleteFlag | Boolean | ||||
CloseIfInuseFlag | Boolean | ||||
ProjectTaskIdentity | |||||
StealLockFlag | Boolean | ||||
EngagementTimestamp | String |
Request Usage Example(s)
Code Block | ||||||
---|---|---|---|---|---|---|
| ||||||
> |
Response Format
Panel | ||
---|---|---|
| ||
|
Response Elements
Element | Data Type | Required? | Default | Description | Sample Data |
---|---|---|---|---|---|
Messages | |||||
ResponseId | Int32 | Click here for more information. | |||
Status | RequestStatus | Click here for more information. | |||
ServerTimestampUtc | DateTime | Click here for more information. | |||
ProjectTaskIdentity | |||||
EngagementTimestamp | String | ||||
LockStolenFromUserIdentity |
Response Usage Example(s)
...
ErrorNumber | ErrorCode | ErrorText | |||
---|---|---|---|---|---|
54074 | RoleHasHoursBookedOrRequested | This project role cannot be deleted because it has hours booked or requested to it. | 54080 | ProjectRoleNotFound | Specified project role does not exist. |