Touchstone 11.0 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
AnthraxLarge Defines the Anthrax Large biological weapon type (31).
AnthraxMedium Defines the Anthrax Medium biological weapon type (32).
AnthraxSmall Defines the Anthrax Small biological weapon type (35).
Car_0_75_ton_TNT Defines the Car .75-ton TNT conventional weapon type (12).
Cesium Defines the Cesium weapon type (41).
Cobalt Defines the Cobalt weapon type (42).
LargePlaneCrash Defines the Large Plane Crash conventional weapon type (18).
LargeTruck_25_ton_TNT Defines the Large Truck 25-ton TNT conventional weapon type (15).
MediumTruck_10_ton_TNT Defines the Delivery Truck 10-ton TNT conventional weapon type (19).
NuclearLarge_50_kiloton Defines the Nuclear Large 50 kiloton weapon type (53).
NuclearMedium_20_kiloton Defines the Nuclear Medium 20 kiloton weapon type (52).
NuclearSmall_1_kiloton Defines the Nuclear Small 1 kiloton weapon type (51).
Portable_0_25_ton_TNT Defines the Portable .25-ton TNT conventional weapon type (11).
SarinLarge Defines the Sarin Large chemical weapon type (21).
SarinMedium Defines the Sarin Medium chemical weapon type (22).
SarinSmall Defines the Sarin Small chemical weapon type (25).
SmallPlaneCrash Defines the Small Plane Crash conventional weapon type (17).
SmallpoxLarge Defines the Smallpox Large biological weapon type (33).
SmallpoxMedium Defines the Smallpox Medium biological weapon type (34).
SmallpoxSmall Defines the Smallpox Small biological weapon type (36).
SmallTruck_6_ton_TNT Defines the Delivery Truck 6-ton TNT conventional weapon type (14).
Van_2_5_ton_TNT Defines the Van 2.5-ton TNT conventional weapon type (13).
VXLarge Defines the VX Large chemical weapon type (23).
VXMedium Defines the VX Medium chemical weapon type (24).
VXSmall Defines 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