Touchstone 11.0 API Reference
AugmentationSummary Property


Air.Services.Proxy Assembly > AIR.Services.DataQualityAnalysis.Api Namespace > GetDataQualityAnalysisAugmentationSummaryResponse Class : AugmentationSummary Property
Contains a CombinedAugmentationSummary object that contains a summary of the category of data augmented, the number of locations augmented, and the percent of locations with data that was augmented for a Data Quality Analysis.
Syntax
Public Property AugmentationSummary As CombinedAugmentationSummary
Dim instance As GetDataQualityAnalysisAugmentationSummaryResponse
Dim value As CombinedAugmentationSummary
 
instance.AugmentationSummary = value
 
value = instance.AugmentationSummary
public CombinedAugmentationSummary AugmentationSummary {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

GetDataQualityAnalysisAugmentationSummaryResponse Class
GetDataQualityAnalysisAugmentationSummaryResponse Members