Touchstone 11.0 API Reference
LocationConsistentPercent Property


Air.Services.Proxy Assembly > AIR.Services.DataQualityAnalysis.Data Namespace > ConsistencySummary Class : LocationConsistentPercent Property
Contains the percentage of the Locations with attributes that are consistent with existing data in AIR's Property-specific database (PSD).
Syntax
Public Property LocationConsistentPercent As Nullable(Of Double)
Dim instance As ConsistencySummary
Dim value As Nullable(Of Double)
 
instance.LocationConsistentPercent = value
 
value = instance.LocationConsistentPercent
public Nullable<double> LocationConsistentPercent {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

ConsistencySummary Class
ConsistencySummary Members