Touchstone 11.0 API Reference
UserRiskCount Property


Air.Services.Proxy Assembly > AIR.Services.DataQualityAnalysis.Data Namespace > IndustryComparisonAverageReplacementValue Class : UserRiskCount Property
Contains a count of the total number of risks in the user's portfolio that are categorized under the corresponding Line of Business (LOB) for this set of user and industry average replacement value comparison data.
Syntax
Public Property UserRiskCount As Integer
Dim instance As IndustryComparisonAverageReplacementValue
Dim value As Integer
 
instance.UserRiskCount = value
 
value = instance.UserRiskCount
public int UserRiskCount {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