Touchstone 11.0 API Reference
Equipment Property


Air.Services.Proxy Assembly > AIR.Services.Common.Exposure.Data Namespace > LocationFeature Class : Equipment Property
(Optional) Contains an Equipment bracing descriptor to indicate the level of equipment bracing in a building.
Syntax
Public Property Equipment As Equipment
Dim instance As LocationFeature
Dim value As Equipment
 
instance.Equipment = value
 
value = instance.Equipment
public Equipment Equipment {get; set;}
Remarks
Anchoring mechanical and electrical equipment to the floor or bracing them against structural elements can resist damage. Vibration isolators (springs) are not as effective. In addition, piping should be braced to restrain the movement.

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