Public Enum MarginalImpactPerilSetCode Inherits System.Enum
Dim instance As MarginalImpactPerilSetCode
public enum MarginalImpactPerilSetCode : System.Enum
Public Enum MarginalImpactPerilSetCode Inherits System.Enum
Dim instance As MarginalImpactPerilSetCode
public enum MarginalImpactPerilSetCode : System.Enum
Member | Description |
---|---|
AllLicensedPerils | Defines the set of all the perils that you have licensed (-1). |
CoastalFlood | Defines the Coastal Flood peril (16). |
Earthquake | Defines the Earthquake peril (4333708). |
FireFollowingEarthquake | Defines the Fire Following Earthquake peril (8). |
Hail | Defines the Hail peril (1048578). |
InlandFlood | Defines the Inland Flood peril (2048). |
Landslide | Defines the Landslide peril (131072). |
Liquefaction | Defines the Liquefaction peril (4194304). |
PrecipitationFlood | Defines the Precipitation Flood peril (4096). |
SevereThunderstorm | Defines the Severe Thunderstorm peril (11534338). |
SprinklerLeakage | Defines the Sprinkler Leakage peril (128). |
StormSurge | Defines the Storm Surge peril (256). |
StraightLineWinds | Defines the Straight Line Winds peril (8388610). |
Terrorism | Defines the Terrorism peril (32). |
Tornado | Defines the Tornado peril (2097154). |
TropicalCyclone | Defines the Tropical Cyclone peril (4353). |
Tsunami | Defines the Tsunami peril (8192). |
Wildfire | Defines the Wildfire peril (512). |
WinterStorm | Defines the Winter Storm peril (64). |
AllLicensedPerils
(-1) to represent the set of all perils that you have licensed. Use None
to represent no perils.System.Object
System.ValueType
System.Enum
AIR.Services.Common.Data.MarginalImpactPerilSetCode
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