Touchstone 11.0 API Reference
RoofCover Property


Air.Services.Proxy Assembly > AIR.Services.Common.Exposure.Data Namespace > LocationFeature Class : RoofCover Property
(Optional) Contains a Roof Cover descriptor to indicate the nature of the material used to cover the roof.
Syntax
Public Property RoofCover As RoofCover
Dim instance As LocationFeature
Dim value As RoofCover
 
instance.RoofCover = value
 
value = instance.RoofCover
public RoofCover RoofCover {get; set;}
Remarks
Damage to the roof covering can result in significant water damage to the interior of the building and contents.

The HurricaneRatedCovering option is not applicable with the Australia Bushfire peril.

Default: Unknown (0)

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

LocationFeature Class
LocationFeature Members