Touchstone 11.0 API Reference
IndustryReviewOptions Property


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