Touchstone 11.0 API Reference
RoofHailImpactResistance Enumeration


Air.Services.Proxy Assembly > AIR.Services.Common.Exposure.Data Namespace : RoofHailImpactResistance Enumeration
Provides a set of descriptors to indicate the class of the hail impact-resistant roof covering material, based on UL2218, Impact Resistance of Prepared Roof Covering Materials.
Syntax
Public Enum RoofHailImpactResistance 
   Inherits System.Enum
Dim instance As RoofHailImpactResistance
public enum RoofHailImpactResistance : System.Enum 
Members
MemberDescription
ImpactResistantA Defines the case in which the roof covering material is of the impact-resistant A class (1).
ImpactResistantB Defines the case in which the roof covering material is of the impact-resistant B class (2).
ImpactResistantC Defines the case in which the roof covering material is of the impact-resistant C class (3).
ImpactResistantD Defines the case in which the roof covering material is of the impact-resistant D class (4).
Unknown Defines the case in which the class of hail impact-resistant roof covering material is unknown (default) (0).
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         AIR.Services.Common.Exposure.Data.RoofHailImpactResistance

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

AIR.Services.Common.Exposure.Data Namespace