Touchstone 11.0 API Reference
MarketShareByReplacementValue Property


Air.Services.Proxy Assembly > AIR.Services.DataQualityAnalysis.Data Namespace > IndustryComparisonMarketShareSummary Class : MarketShareByReplacementValue Property
Contains the percentage of total industry exposure made up by portfolio replacement values in the corresponding geographic are for the corresponding Line of Business (LOB).
Syntax
Public Property MarketShareByReplacementValue As Nullable(Of Double)
Dim instance As IndustryComparisonMarketShareSummary
Dim value As Nullable(Of Double)
 
instance.MarketShareByReplacementValue = value
 
value = instance.MarketShareByReplacementValue
public Nullable<double> MarketShareByReplacementValue {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

IndustryComparisonMarketShareSummary Class
IndustryComparisonMarketShareSummary Members