Touchstone 11.0 API Reference
RegionalPerilSet Enumeration


Air.Services.Proxy Assembly > AIR.Services.LossAnalysis.Data Namespace : RegionalPerilSet Enumeration
Provides a series of Regional Peril Sets that you can apply when configuring a Marginal Impact Analysis.
Syntax
Public Enum RegionalPerilSet 
   Inherits System.Enum
Dim instance As RegionalPerilSet
public enum RegionalPerilSet : System.Enum 
Members
MemberDescription
CaliforniaEarthquake Defines the California Earthquake Regional Peril Set (1024).
EuropeEarthquake Defines the Europe Earthquake Regional Peril Set (2).
EuropeWind Defines the Europe Wind Regional Peril Set (1).
FloridaWind Defines the Florida Wind Regional Peril Set (512).
JapanEarthquake Defines the Japan Earthquake Regional Peril Set (16).
JapanWind Defines the Japan Wind Regional Peril Set (8).
NorthAmericanEarthquake Defines the North American Earthquake Regional Peril Set (64).
NorthAmericanWind Defines the North American Wind Regional Peril Set (32).
UKCoastalStormSurge Defines the U.K. Coastal Storm Surge Regional Peril Set (2048).
UKFlood Defines the U.K. Flood Regional Peril Set (4).
USEarthquake Defines the U.S. Earthquake Regional Peril Set (256).
USInlandFlood Defines the U.S. Inland Flood peril set (4096).
USWind Defines the U.S. Wind Regional Peril Set (128).
WorldAllPerils Defines the World All Perils Regional Peril Set (0).
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         AIR.Services.LossAnalysis.Data.RegionalPerilSet

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.LossAnalysis.Data Namespace