Touchstone 11.0 API Reference
WallSiding Property


Air.Services.Proxy Assembly > AIR.Services.Common.Exposure.Data Namespace > LocationFeature Class : WallSiding Property
(Optional) Contains a Wall Siding type to describe the materials used for weathering protection of walls.
Syntax
Public Property WallSiding As WallSiding
Dim instance As LocationFeature
Dim value As WallSiding
 
instance.WallSiding = value
 
value = instance.WallSiding
public WallSiding WallSiding {get; set;}
Remarks
Wall sidings offer protection from wind and rain. Different types of wall siding materials have varying degrees of wind load resistance. A breach in wall sidings can expose the wall to wind and rain, resulting in water intrusion and internal pressure buildup.

Different types of cladding materials offer varying degrees of resistance to earthquake-induced lateral loads. Veneer and stone panels in particular are more susceptible to falling off in an earthquake.

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