Public Enum RoofCover Inherits System.Enum
Dim instance As RoofCover
public enum RoofCover : System.Enum
Public Enum RoofCover Inherits System.Enum
Dim instance As RoofCover
public enum RoofCover : System.Enum
Member | Description |
---|---|
AsphaltShingles | Defines the case in which asphalt shingles are used to cover a roof (1). |
BuiltUpRoofWithGravel | Defines the case in which a roof is a built-up roof with gravel (6). |
BuiltUpRoofWithoutGravel | Defines the case in which a roof is a built-up roof without gravel (9). |
ClayOrConcreteTiles | Defines the case in which clay or concrete tiles are used to cover a roof (3). |
HurricaneRatedCovering | Defines the case in which hurricane-rated roof coverings are used to cover a roof (11). |
LightMetalPanels | Defines the case in which light metal panels are used to cover a roof (4). |
SinglePlyMembrane | Defines the case in which a single-ply membrane is used to cover a roof (7). |
SinglePlyMembraneBallasted | Defines the case in which a single-ply membrane (ballasted) is used to cover a roof (10). |
Slate | Defines the case in which slate is used to cover a roof (5). |
StandingSeamMetalRoof | Defines the case in which a roof is a standing seam metal roof (8). |
Unknown | Defines the case in which the nature of the material used to cover a roof is unknown (default) (0). |
WoodenShingles | Defines the case in which wooden shingles are used to cover a roof (2). |
The HurricaneRatedCovering option is not applicable with the Australia Bushfire peril.
System.Object
System.ValueType
System.Enum
AIR.Services.Common.Exposure.Data.RoofCover
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