Touchstone 11.0 API Reference
TreeExposure Property


Air.Services.Proxy Assembly > AIR.Services.Common.Exposure.Data Namespace > LocationFeature Class : TreeExposure Property
(Optional) Contains a Tree Exposure indicator to describe the tree hazard around the building.
Syntax
Public Property TreeExposure As TreeExposure
Dim instance As LocationFeature
Dim value As TreeExposure
 
instance.TreeExposure = value
 
value = instance.TreeExposure
public TreeExposure TreeExposure {get; set;}
Remarks
Trees snap in strong winds and can damage adjacent buildings.

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