Touchstone Re 2023 API Reference
Redundancy Property


Air.Services.Proxy Assembly > AIR.Services.Common.Exposure.Data Namespace > LocationFeature Class : Redundancy Property
(Optional) Contains a Redundancy indicator to specify whether there are multiple lateral load-resisting elements (frames or shear walls) in a building.
Syntax
Public Property Redundancy As Redundancy
Dim instance As LocationFeature
Dim value As Redundancy
 
instance.Redundancy = value
 
value = instance.Redundancy
public Redundancy Redundancy {get; set;}
Remarks
Redundancy provides additional reinforcement against earthquake damage.

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