Touchstone Re 2023 API Reference
ExteriorDoors Property


Air.Services.Proxy Assembly > AIR.Services.Common.Exposure.Data Namespace > LocationFeature Class : ExteriorDoors Property
(Optional) Contains an Exterior Doors descriptor to indicate the nature of the doors used on the exterior of the building.
Syntax
Public Property ExteriorDoors As ExteriorDoors
Dim instance As LocationFeature
Dim value As ExteriorDoors
 
instance.ExteriorDoors = value
 
value = instance.ExteriorDoors
public ExteriorDoors ExteriorDoors {get; set;}
Remarks
Exterior doors are weak in resisting wind loads and so is the frame that holds the doors. They deflect considerably under high wind loads and thus fail.

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