Touchstone 11.0 API Reference
DataWithKnownAttributes Property


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