PwsSaveEstimateResult
Overview
This structure represents the results of a project task estimate insertion. Multiple project task estimates can be submitted for insert in a single request to PwsSaveTimeCards. This operation can partially succeed, meaning some estimates were successfully saved while others triggered errors and could not be saved. The web service will report back details about each estimate, whether it succeeded or failed, by returning a collection of these structures. For failed estimates, ErrorDetail will provide more details about the nature of the failure.
Format
- PwsSaveEstimateResult
- ErrorDetail: PwsErrorDetail
- Estimates: PwsProjectTaskRoleRemaining []
- ReferenceId: String
Elements
Element | Data Type | Description | Sample Data |
---|---|---|---|
ErrorDetail | The error detail regarding a failed estimate update. | ||
Estimates | The details of the estimate update. | ||
ReferenceId | String | Reference id (used to affiliate PwsSaveEstimateResult records with associated PwsEstimate records). | E11 |