Touchstone Re 2023 API Reference
LargeMissile Enumeration


Air.Services.Proxy Assembly > AIR.Services.Common.Exposure.Data Namespace : LargeMissile Enumeration
Provides a set of indicators to describe the potential of large missiles in a radius of 100 feet.
Syntax
Public Enum LargeMissile 
   Inherits System.Enum
Dim instance As LargeMissile
public enum LargeMissile : System.Enum 
Members
MemberDescription
NoDefines the case in which there is no potential of large missiles in a radius of 100 feet (1).
UnknownDefines the case in which the potential of large missiles in a radius of 100 feet is unknown (default) (0).
YesDefines the case in which there is a potential of large missiles in a radius of 100 feet (2).
Remarks
Garden furniture, or wood planks or studs dislodged from nearby buildings may become missiles at high wind speed and breach the building envelope.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         AIR.Services.Common.Exposure.Data.LargeMissile

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.Common.Exposure.Data Namespace