Touchstone 11.0 API Reference
OverallRiskCategory Property


Air.Services.Proxy Assembly > AIR.Services.DataQualityAnalysis.Data Namespace > ScoringSummaryByOverallRisk Class : OverallRiskCategory Property
Contains the overall risk category to which the data in this scoring summary by overall risk pertains.
Syntax
Public Property OverallRiskCategory As String
Dim instance As ScoringSummaryByOverallRisk
Dim value As String
 
instance.OverallRiskCategory = value
 
value = instance.OverallRiskCategory
public string OverallRiskCategory {get; set;}
Remarks
The overall risk of a Location is based on the completeness of its exposure data and on its size, location, and vulnerability to a particular peril. The overall risk distribution is divided into seven bands, or "categories," where each range represents the number of Locations with an overall risk that falls within the range of that category. The minimum is "0," and the maximum of the range depends on the overall risk of the largest and most vulnerable Location in your Exposure View.
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

ScoringSummaryByOverallRisk Class
ScoringSummaryByOverallRisk Members