Touchstone 11.0 API Reference
SmallDebris Enumeration


Air.Services.Proxy Assembly > AIR.Services.Common.Exposure.Data Namespace : SmallDebris Enumeration
Provides a set of indicators to describe the potential of small debris in a radius of 200 feet.
Syntax
Public Enum SmallDebris 
   Inherits System.Enum
Dim instance As SmallDebris
public enum SmallDebris : System.Enum 
Members
MemberDescription
No Defines the case in which there is no potential of small debris in a radius of 200 feet (1).
Unknown Defines the case in which the potential of small debris in a radius of 200 feet is unknown (default) (0).
Yes Defines the case in which there is a potential of small debris in a radius of 200 feet (2).
Remarks
Small debris, such as roof gravel, trash bins, or tree branches may be picked up by high wind and breach window glass. Small debris can be carried to all elevations at high wind speed.
Inheritance Hierarchy

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

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