Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

This web service deletes a specified project role and returns the identity of the deleted project role.

Request Format

Panel
titlePwsDeleteProjectTask Request
  • PwsDeleteProjectTask
    • serviceRequest: PwsDeleteProjectTaskRq

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

PwsProjectTaskRef





StealLockFlag

Boolean





EngagementTimestamp

String





Request Usage Example(s)


Code Block
languagexml
titleExample 01
collapsetrue
>


Response Format

Panel
titlePwsDeleteProjectTask Response


Response Elements

Element

Data Type

Required?

Default

Description

Sample Data

Messages

PwsMessage[]





ResponseId

Int32



Click here for more information.


Status

RequestStatus



Click here for more information.


ServerTimestampUtc

DateTime



Click here for more information.


ProjectTaskIdentity

PwsProjectTaskRef





EngagementTimestamp

String





LockStolenFromUserIdentity

PwsUserRef





Response Usage Example(s)

...

ErrorNumberErrorCodeErrorText
54074RoleHasHoursBookedOrRequestedThis project role cannot be deleted because it has hours booked or requested to it.54080ProjectRoleNotFoundSpecified project role does not exist.