Touchstone 11.0 API Reference
GetDataQualityAnalysisScoringResultSummaryResponse Class
Members 


Air.Services.Proxy Assembly > AIR.Services.DataQualityAnalysis.Api Namespace : GetDataQualityAnalysisScoringResultSummaryResponse Class
Contains the Scoring Result Summary containing a calculated Data Quality Score and Overall Risk Score for individual locations and for entire portfolios associated with a Data Quality Analysis. You generated these calculations using the GetDataQualityAnalysisScoringResultSummary() method.

Note: These scores help you identify high-value exposures that warrant further investigation and augmentation (enhancement). The scores are peril-specific. The impact that missing exposure data has on modeled losses depends on the location and characteristics of the risk and the peril under consideration. For example, missing construction characteristics have a greater impact on modeled losses in areas where there is a lot of heterogeneity in the types of construction used and when the scoring methodology is considering a peril for which construction is a key variable.

Syntax
Public Class GetDataQualityAnalysisScoringResultSummaryResponse 
   Inherits AIR.Services.Common.Api.ResponseBase
public class GetDataQualityAnalysisScoringResultSummaryResponse : AIR.Services.Common.Api.ResponseBase 
Remarks
Inheritance Hierarchy

System.Object
   AIR.Services.Common.Api.ResponseBase
      AIR.Services.DataQualityAnalysis.Api.GetDataQualityAnalysisScoringResultSummaryResponse

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

GetDataQualityAnalysisScoringResultSummaryResponse Members
AIR.Services.DataQualityAnalysis.Api Namespace