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 | ||
---|---|---|
| ||
|
Elements
Element | Data TypeRequired? | 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, this project estimate was created and is maintained by a CRM integration. Such estimates may not be updated by Project Estimate PWS services. |
ProjectEstimateSummary | This structure includes basic information about a project estimate. |
Usage Example(s)
Code Block | ||||||
---|---|---|---|---|---|---|
| ||||||
...