Touchstone 11.0 API Reference
ConsistencyResultSummaryCollection Class
Members 


Air.Services.Proxy Assembly > AIR.Services.DataQualityAnalysis.Data Namespace : ConsistencyResultSummaryCollection Class
Contains a list of ConsistencySummary objects, each of which contains a count, a percentage, and the corresponding total replacement values of Locations with attributes that are consistent with existing data in AIR's Property-specific database (PSD).
Syntax
Public Class ConsistencyResultSummaryCollection 
   Inherits System.Collections.Generic.List(Of ConsistencySummary)
public class ConsistencyResultSummaryCollection : System.Collections.Generic.List<ConsistencySummary> 
Inheritance Hierarchy

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

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

ConsistencyResultSummaryCollection Members
AIR.Services.DataQualityAnalysis.Data Namespace