Touchstone 11.0 API Reference
IBHSFortified Enumeration


Air.Services.Proxy Assembly > AIR.Services.Common.Exposure.Data Namespace : IBHSFortified Enumeration
Provides a set of descriptors to indicate whether a building has achieved an Insurance Institute for Business & Home Safety (IBHS) FORTIFIED designation.
Syntax
Public Enum IBHSFortified 
   Inherits System.Enum
Dim instance As IBHSFortified
public enum IBHSFortified : System.Enum 
Members
MemberDescription
BronzeOption1 Defines the case in which a building has achieved the Insurance Institute for Business & Home Safety (IBHS) Fortified Home Bronze Option 1 designation (1).
BronzeOption2 Defines the case in which a building has achieved the Insurance Institute for Business & Home Safety (IBHS) Fortified Home Bronze Option 2 designation (2).
GoldOption1 Defines the case in which a building has achieved the Insurance Institute for Business & Home Safety (IBHS) Fortified Home Gold Option 1 designation (5).
GoldOption2 Defines the case in which a building has achieved the Insurance Institute for Business & Home Safety (IBHS) Fortified Home Gold Option 2 designation (6).
SaferLiving Defines the case in which a building has achieved the Insurance Institute for Business & Home Safety (IBHS) Fortified for Safer Living designation (7).
SilverOption1 Defines the case in which a building has achieved the Insurance Institute for Business & Home Safety (IBHS) Fortified Home Silver Option 1 designation (3).
SilverOption2 Defines the case in which a building has achieved the Insurance Institute for Business & Home Safety (IBHS) Fortified Home Silver Option 2 designation (4).
Unknown Defines the case in which the Insurance Institute for Business & Home Safety (IBHS) FORTIFIED designation status of a building is unknown (default) (0).
Inheritance Hierarchy

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

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