Versions Compared

Key

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

Overview

This structure contains a project estimate summary structure (PwsProjectEstimateSummary). It is also where additional related information about the project estimate summary, that is not directly an attribute of the project estimate summary itself would be found. This structure is part of the response from PwsGetProjectEstimateList,


Format

Panel
titlePwsProjectEstimateSummaryElement
  • PwsProjectEstimateSummaryElement

...

Element

Data Type

Required?

Description

ActiveEstimateFlag

Boolean???


True if this estimate is identified as the 'active' project estimate for the project that it belongs to. Each project has at most one active project estimate. If a project has any estimates, one must be designated as active.

CrmIntegrationFlag

Boolean


If set to true, the this project estimate summary data is from an external CRM system. was created and is maintained by a CRM integration. Such estimates may not be updated by Project Estimate PWS services.

ProjectEstimateSummary

PwsProjectEstimateSummary


This structure includes basic information about a project estimate.

Usage Example(s)


Code Block
languagexml
titleExample 01
collapsetrue

...