Touchstone 11.0 API Reference
Tank Enumeration


Air.Services.Proxy Assembly > AIR.Services.Common.Exposure.Data Namespace : Tank Enumeration
Provides a set of indicators to specify whether there are rooftop tanks on adjoining higher buildings.
Syntax
Public Enum Tank 
   Inherits System.Enum
Dim instance As Tank
public enum Tank : System.Enum 
Members
MemberDescription
No Defines the case in which there are no rooftop tanks on adjoining higher buildings (1).
Unknown Provides a set of indicators to specify whether there are rooftop tanks on adjoining higher buildings.
Yes Defines the case in which there are rooftop tanks on adjoining higher buildings (2).
Remarks
Rooftop tanks on adjoining, higher buildings are a falling hazard during earthquakes.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         AIR.Services.Common.Exposure.Data.Tank

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

AIR.Services.Common.Exposure.Data Namespace