Touchstone Re 2023 API Reference
TreeExposure Enumeration


Air.Services.Proxy Assembly > AIR.Services.Common.Exposure.Data Namespace : TreeExposure Enumeration
Provides a set of indicators to describe the tree hazard around a building.
Syntax
Public Enum TreeExposure 
   Inherits System.Enum
Dim instance As TreeExposure
public enum TreeExposure : System.Enum 
Members
MemberDescription
NoDefines the case in which there is no tree hazard around a building (1).
UnknownProvides a set of indicators to describe the tree hazard around a building.
YesDefines the case in which there is a tree hazard around a building (2).
Remarks
Trees snap in strong winds and can damage adjacent buildings.
Inheritance Hierarchy

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

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