Touchstone 11.0 API Reference
TerrorismOptions Enumeration


Air.Services.Proxy Assembly > AIR.Services.LossAnalysis.Data Namespace : TerrorismOptions Enumeration
Specifies a series of codes that define the types of terrorism coverage and attacks that Touchstone® can consider in a Detailed Loss Analysis.
Syntax
Public Enum TerrorismOptions 
   Inherits System.Enum
Dim instance As TerrorismOptions
public enum TerrorismOptions : System.Enum 
Members
MemberDescription
CBRNBacteriaAndVirusExclusionIndicates that Touchstone® should exclude coverage for bacteria/virus (100% of biological events) from the corresponding Detailed Loss Analysis (320).
CBRNBacteriaAndVirusExclusionPIndicates that Touchstone® should exclude coverage for bacteria/virus (100% of biological events) from the corresponding Detailed Loss Analysis (64).
CBRNBacteriaAndVirusExclusionWCIndicates that Touchstone® should exclude coverage for bacteria/virus (100% of biological events) from the corresponding Detailed Loss Analysis (256).
CBRNDomesticIndicates that Touchstone® should consider domestic Chemical, Biological, Radiological, and Nuclear (CBRN) terrorism attacks in the corresponding Detailed Loss Analysis (8).
CBRNInternationalIndicates that Touchstone® should consider international Chemical, Biological, Radiological, and Nuclear (CBRN) terrorism attacks in the corresponding Detailed Loss Analysis (16).
CBRNPollutionExclusionIndicates that Touchstone® should exclude coverages for pollution (75% of biological events and 20% of chemical events) from the corresponding Detailed Loss Analysis (160).
CBRNPollutionExclusionPIndicates that Touchstone® should exclude coverages for pollution (75% of biological events and 20% of chemical events) from the corresponding Detailed Loss Analysis (32).
CBRNPollutionExclusionWCIndicates that Touchstone® should exclude coverages for pollution (75% of biological events and 20% of chemical events) from the corresponding Detailed Loss Analysis (128).
ConventionalDomesticIndicates that Touchstone® should consider domestic conventional terrorism attacks in the corresponding Detailed Loss Analysis (2).
ConventionalInternationalIndicates that Touchstone® should consider international conventional terrorism attacks in the corresponding Detailed Loss Analysis (4).
TerrorismCoveredIndicates that Touchstone® should include terrorism coverage in the corresponding Detailed Loss Analysis (1).
TerrorismNotCoveredIndicates that Touchstone® should not include terrorism coverage in the corresponding Detailed Loss Analysis (512).
Remarks
In order for Touchstone to consider the types of terrorism coverage and attacks that you specify in an analysis, you must specify an Event Set that includes potential terrorism events, such as the 500K U.S. Terrorism (2011) - Standard event set or a custom terrorism event set that an administrator has created.

If Standard Fire Policies (SFP) provide the only terrorism coverage in your portfolio, the analysis still considers, for SFP states, 60% of conventional terrorist events and all nuclear and radiological events.

Inheritance Hierarchy

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

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