Touchstone 11.0 API Reference
TotalReplacementValueOfConsistentLocations Property


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