Touchstone 11.0 API Reference
SmallDebris Property


Air.Services.Proxy Assembly > AIR.Services.Common.Exposure.Data Namespace > LocationFeature Class : SmallDebris Property
(Optional) Contains a Small Debris potential indicator to describe the potential of small debris in a radius of 200 feet.
Syntax
Public Property SmallDebris As SmallDebris
Dim instance As LocationFeature
Dim value As SmallDebris
 
instance.SmallDebris = value
 
value = instance.SmallDebris
public SmallDebris SmallDebris {get; set;}
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.

Default: Unknown (0)

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

LocationFeature Class
LocationFeature Members