Public Enum AppurtenantStructure Inherits System.Enum
Dim instance As AppurtenantStructure
public enum AppurtenantStructure : System.Enum
Public Enum AppurtenantStructure Inherits System.Enum
Dim instance As AppurtenantStructure
public enum AppurtenantStructure : System.Enum
Member | Description |
---|---|
DetachedGarage | Defines an appurtenant structure that is a detached garage (1). |
MasonryBoundaryWall | Defines an appurtenant structure that is a masonry boundary wall (4). |
NoAppurtenantStructures | Defines the case in which a building has no appurtenant structures (6). |
NoPoolEnclosures | Defines the case in which a building has no related pool enclosures (7). |
OtherFence | Defines an appurtenant structure that is a fence not covered under any other appurtenant structure types (5). |
PoolEnclosures | Defines an appurtenant structure that is a pool enclosure (2). |
Shed | Defines an appurtenant structure that is a shed (3). |
Unknown | Defines an unknown (default) appurtenant structure (0). |
Note: A pool enclosure may provide protection for a recreational pool from everyday wind and sun exposure. However, if winds are high enough to damage the main building, a pool enclosure may become flying debris and increase the amount of damage.
System.Object
System.ValueType
System.Enum
AIR.Services.Common.Exposure.Data.AppurtenantStructure
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