Touchstone 11.0 API Reference
ScoringOptions Property


Air.Services.Proxy Assembly > AIR.Services.DataQualityAnalysis.Data Namespace > DataQualityAnalysisOptions Class : ScoringOptions Property
(Required to perform a Score Data Diagnostic) Contains Scoring Options that enable you to specify how Touchstone® should choose which peril to use when calculating data scores, as well as to specify the desired peril set if you would like to indicate that Touchstone should use a specific peril set in this Data Quality Analysis.
Syntax
Public Property ScoringOptions As ScoringOptions
Dim instance As DataQualityAnalysisOptions
Dim value As ScoringOptions
 
instance.ScoringOptions = value
 
value = instance.ScoringOptions
public ScoringOptions ScoringOptions {get; set;}
Remarks
The Data Quality Score measures the completeness of exposure data. It quantifies inaccurate and missing primary risk characteristics in the exposure data that can contribute to inaccuracies in the calculated losses. Scoring data helps you to identify high-risk exposures with large replacement values as well as data quality problems. Touchstone calculates data quality scores for each Location in the analysis target. Scores are peril-specific.
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

DataQualityAnalysisOptions Class
DataQualityAnalysisOptions Members