Touchstone 11.0 API Reference
AugmentationResultSummaryCollection Class
Members 


Air.Services.Proxy Assembly > AIR.Services.DataQualityAnalysis.Data Namespace : AugmentationResultSummaryCollection Class
Contains a list of AugmentationSummary objects, each of which contains a count and percentage of Locations that Touchstone® augmented for a particular rule.
Syntax
Public Class AugmentationResultSummaryCollection 
   Inherits System.Collections.Generic.List(Of AugmentationSummary)
public class AugmentationResultSummaryCollection : System.Collections.Generic.List<AugmentationSummary> 
Inheritance Hierarchy

System.Object
   System.Collections.Generic.List<T>
      AIR.Services.DataQualityAnalysis.Data.AugmentationResultSummaryCollection

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

AugmentationResultSummaryCollection Members
AIR.Services.DataQualityAnalysis.Data Namespace