Touchstone Re 2023 API Reference
WaterHeater Property


Air.Services.Proxy Assembly > AIR.Services.Common.Exposure.Data Namespace > LocationFeature Class : WaterHeater Property
(Optional) Contains a Water Heater descriptor to indicate whether the water heater in a building is braced.
Syntax
Public Property WaterHeater As WaterHeater
Dim instance As LocationFeature
Dim value As WaterHeater
 
instance.WaterHeater = value
 
value = instance.WaterHeater
public WaterHeater WaterHeater {get; set;}
Remarks
If the water heater in a residential building is not properly secured, it can topple during earthquakes and cause damage, to both itself and any part of the structure underneath it.

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