Touchstone Re 2023 API Reference
TerrorismOptions Enumeration


Air.Services.Proxy Assembly > AIR.Services.Reinsurance.ProgramManagement.Api Namespace : TerrorismOptions Enumeration
Reserved for future use. Provides a series of codes that define types of terrorism coverage and attacks.
Syntax
Public Enum TerrorismOptions 
   Inherits System.Enum
Dim instance As TerrorismOptions
public enum TerrorismOptions : System.Enum 
Members
MemberDescription
CBRNBacteriaAndVirusExclusionDefines the CBRN Bacteria And Virus Exclusion type (320), which indicates that the analysis excludes coverages for bacteria and virus (100% of biological events).
CBRNBacteriaAndVirusExclusionPDefines the CBRN Bacteria And Virus Exclusion Property type (64), which indicates that the analysis excludes coverages for bacteria and virus (100% of biological events).
CBRNBacteriaAndVirusExclusionWCDefines the CBRN Bacteria And Virus Exclusion Workers' Compensation type (256), which indicates that the analysis excludes coverages for bacteria and virus (100% of biological events).
CBRNDomesticDefines the CBRN Domestic type (8), which indicates that the analysis includes domestic chemical, biological, radiological, and nuclear (CBRN) terrorism attacks.
CBRNInternationalDefines the CBRN International type (16), which indicates that the analysis includes international chemical, biological, radiological, and nuclear (CBRN) terrorism attacks.
CBRNPollutionExclusionDefines the CBRN Pollution Exclusion type (160), which indicates that the analysis excludes coverages for pollution (75% of biological events and 20% of chemical events).
CBRNPollutionExclusionPDefines the CBRN Pollution Exclusion Property type (32), which indicates that the analysis excludes coverages for pollution (75% of biological events and 20% of chemical events).
CBRNPollutionExclusionWCDefines the CBRN Pollution Exclusion Workers' Compensation type (128), which indicates that the analysis excludes coverages for pollution (75% of biological events and 20% of chemical events).
ConventionalDomesticDefines the Conventional Domestic type (2), which indicates that the analysis includes domestic conventional terrorism attacks.
ConventionalInternationalDefines the Conventional International type (4), which indicates that the analysis includes international conventional terrorism attacks.
TerrorismCoveredDefines the Terrorism Covered type (1), which indicates that the analysis includes terrorism events.
TerrorismNotCoveredDefines the Terrorism Not Covered type (512), which indicates that the analysis does not include terrorism events.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         AIR.Services.Reinsurance.ProgramManagement.Api.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.Reinsurance.ProgramManagement.Api Namespace