Versions Compared

Key

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

...

Element

Data Type

Required?

Default

Description

Sample Data

RequestId

Int32

No


Click here for more information.


SessionTicket

String

Yes


Click here for more information.


AllowedProjectRateTypesClearFlag

Boolean

No

false

If set to 'true', non-default allowed project rate types are cleared. Allowed project rate type supplied in PwsProjectTaskTypeDetail is ignored.

true

EngagementTimestamp

String

No


This is a Base64 encoded timestamp utilized for engagement locking. To protect against overwriting other changes, you may optionally echo back the timestamp returned in a prior response. This will cause the request to fail if any change has been made between the two invocations.


ProjectIdentity

PwsProjectRef

No

Yes


The identity of the project for the project task type. Click here for more information.


ProjectTaskType

PwsProjectTaskTypeDetail

Yes


The complete set of information for project task type. Click here for more information.


StealLockFlag

Boolean

No

false

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

false

...

ErrorNumberErrorCodeErrorText
15002ProjectNotSpecifiedForSaveTaskTypeNo project was specified for saving project task type.
54646ProjectTaskTypeNameAlreadyInUseThe specified project task type name is already in use.
54650ProjectRateTypeNotFoundThe specified default project rate type does not exist.
55069TaskTypePurchaseOrderSpecifiedWhenInheritingPurchase order number may not be specified when inheriting purchase order number.

...