Versions Compared

Key

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

...

This web service deletes a specified project task task (PwsProjectTaskRef) and returns the identity of the deleted project task.task (PwsProjectTaskRef)

Request Format


Panel
titlePwsDeleteProjectTask Request
  • PwsDeleteProjectTask
    • serviceRequest: PwsDeleteProjectTaskRq

...

Panel
titlePwsDeleteProjectTask Response

...

Element

Data Type

Description

Sample Data

Messages

PwsMessage [ ]

The web service response status and message. Click here for more information.


ResponseId

Int32

Click here for more information.

0

Status

RequestStatus

Click here for more information.

Ok

ServerTimestampUtc

DateTime

Click here for more information.


ProjectTaskIdentity

PwsProjectTaskRef

This is the identity of the project task that was deleted. Click here for more information.


EngagementTimestamp

String

See EngagementTimestamp above in Request Elements table.


LockStolenFromUserIdentity

PwsUserRef

If a lock is stolen in the process of updating an engagement, this identifies the user from whom the lock was stolen. Click here for more information.


...