Touchstone 11.0 API Reference
IndustryComparisonOptions Property


Air.Services.Proxy Assembly > AIR.Services.DataQualityAnalysis.Data Namespace > DataQualityAnalysisOptions Class : IndustryComparisonOptions Property
(Required to perform a Compare with Industry Data Diagnostic) Contains Industry Data Options that enable you to benchmark your exposure data against industry data based on Line of Business (LOB), construction material, and occupancy type during this Data Quality Analysis.
Syntax
Public Property IndustryComparisonOptions As IndustryDataOptions
Dim instance As DataQualityAnalysisOptions
Dim value As IndustryDataOptions
 
instance.IndustryComparisonOptions = value
 
value = instance.IndustryComparisonOptions
public IndustryDataOptions IndustryComparisonOptions {get; set;}
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