Touchstone 11.0 API Reference
AugmentationOptions Property


Air.Services.Proxy Assembly > AIR.Services.DataQualityAnalysis.Data Namespace > DataQualityAnalysisOptions Class : AugmentationOptions Property
(Required to perform an Augment Diagnostic) Contains a series of Augmentation Options that enable you to configure the way in which Touchstone® augments your data during this Data Quality Analysis.
Syntax
Public Property AugmentationOptions As AugmentationOptions
Dim instance As DataQualityAnalysisOptions
Dim value As AugmentationOptions
 
instance.AugmentationOptions = value
 
value = instance.AugmentationOptions
public AugmentationOptions AugmentationOptions {get; set;}
Remarks
The Augment diagnostic enables you to add property-specific building information to your portfolio when data is missing or when confidence in the data is low. You can augment building location, property value, and primary and secondary risk characteristics using AIR's Property-specific database and/or user-specified values.
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