Touchstone 11.0 API Reference
CoverageType Property


Air.Services.Proxy Assembly > AIR.Services.DataQualityAnalysis.Data Namespace > IndustryComparisonAverageReplacementValue Class : CoverageType Property
Contains coverage type to which this set of user and industry average replacement value comparison data pertains.
Syntax
Public Property CoverageType As String
Dim instance As IndustryComparisonAverageReplacementValue
Dim value As String
 
instance.CoverageType = value
 
value = instance.CoverageType
public string CoverageType {get; set;}
Remarks
The coverage type is usually Building (A+B), meaning the building and additional structures. However, if the Line of Business (LOB) is Residential Tenant or Commercial Tenant, the coverage type is C (Contents).
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