Touchstone 11.0 API Reference
ReplacementValueDifference Property


Air.Services.Proxy Assembly > AIR.Services.DataQualityAnalysis.Data Namespace > IndustryComparisonAverageReplacementValue Class : ReplacementValueDifference Property
Contains the percentage difference between the average replacement value of the user's portfolio and the average replacement value for the industry for the corresponding Line of Business (LOB) and geographic area for this set of user and industry average replacement value comparison data.
Syntax
Public Property ReplacementValueDifference As Double
Dim instance As IndustryComparisonAverageReplacementValue
Dim value As Double
 
instance.ReplacementValueDifference = value
 
value = instance.ReplacementValueDifference
public double ReplacementValueDifference {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

IndustryComparisonAverageReplacementValue Class
IndustryComparisonAverageReplacementValue Members