Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

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

PwsProjectEstimateSummaryElement
  • PwsProjectEstimateSummaryElement

Elements

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, this project estimate 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)


Example 01
 
  • No labels