Touchstone Re 2023 API Reference
Tank Property


Air.Services.Proxy Assembly > AIR.Services.Common.Exposure.Data Namespace > LocationFeature Class : Tank Property
(Optional) Contains a Tank indicator to specify whether there are rooftop tanks on the adjoining higher buildings.
Syntax
Public Property Tank As Tank
Dim instance As LocationFeature
Dim value As Tank
 
instance.Tank = value
 
value = instance.Tank
public Tank Tank {get; set;}
Remarks
Rooftop tanks on adjoining, higher buildings are a falling hazard during earthquakes.

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