Touchstone Re 2023 API Reference
TerrorismWeaponTypes Enumeration


Air.Services.Proxy Assembly > AIR.Services.DataExport.Data Namespace : TerrorismWeaponTypes Enumeration
Provides a series of codes that represent the types of terrorism weapons supported by the software.
Syntax
Public Enum TerrorismWeaponTypes 
   Inherits System.Enum
Dim instance As TerrorismWeaponTypes
public enum TerrorismWeaponTypes : System.Enum 
Members
MemberDescription
AnthraxLargeDefines the Anthrax Large biological weapon type (31).
AnthraxMediumDefines the Anthrax Medium biological weapon type (32).
AnthraxSmallDefines the Anthrax Small biological weapon type (35).
Car_0_75_ton_TNTDefines the Car .75-ton TNT conventional weapon type (12).
CesiumDefines the Cesium weapon type (41).
CobaltDefines the Cobalt weapon type (42).
LargePlaneCrashDefines the Large Plane Crash conventional weapon type (18).
LargeTruck_25_ton_TNTDefines the Large Truck 25-ton TNT conventional weapon type (15).
MediumTruck_10_ton_TNTDefines the Delivery Truck 10-ton TNT conventional weapon type (19).
NuclearLarge_50_kilotonDefines the Nuclear Large 50 kiloton weapon type (53).
NuclearMedium_20_kilotonDefines the Nuclear Medium 20 kiloton weapon type (52).
NuclearSmall_1_kilotonDefines the Nuclear Small 1 kiloton weapon type (51).
Portable_0_25_ton_TNTDefines the Portable .25-ton TNT conventional weapon type (11).
SarinLargeDefines the Sarin Large chemical weapon type (21).
SarinMediumDefines the Sarin Medium chemical weapon type (22).
SarinSmallDefines the Sarin Small chemical weapon type (25).
SmallPlaneCrashDefines the Small Plane Crash conventional weapon type (17).
SmallpoxLargeDefines the Smallpox Large biological weapon type (33).
SmallpoxMediumDefines the Smallpox Medium biological weapon type (34).
SmallpoxSmallDefines the Smallpox Small biological weapon type (36).
SmallTruck_6_ton_TNTDefines the Delivery Truck 6-ton TNT conventional weapon type (14).
Van_2_5_ton_TNTDefines the Van 2.5-ton TNT conventional weapon type (13).
VXLargeDefines the VX Large chemical weapon type (23).
VXMediumDefines the VX Medium chemical weapon type (24).
VXSmallDefines the VX Small chemical weapon type (26).
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         AIR.Services.DataExport.Data.TerrorismWeaponTypes

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