Touchstone 11.0 API Reference
FrequentlyObservedValues Property


Air.Services.Proxy Assembly > AIR.Services.DataQualityAnalysis.Data Namespace > CombinedRatingCompanySummary Class : FrequentlyObservedValues Property
Contains an AMBest25kCollection object that reports totals and percentages of locations with the most frequently observed primary characteristics by property type.
Syntax
Public Property FrequentlyObservedValues As AMBest25kCollection
Dim instance As CombinedRatingCompanySummary
Dim value As AMBest25kCollection
 
instance.FrequentlyObservedValues = value
 
value = instance.FrequentlyObservedValues
public AMBest25kCollection FrequentlyObservedValues {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

CombinedRatingCompanySummary Class
CombinedRatingCompanySummary Members