Touchstone 11.0 API Reference
AIRLandmarkType Enumeration


Air.Services.Proxy Assembly > AIR.Services.ExposureConcentrationAnalysis.Data Namespace : AIRLandmarkType Enumeration
Defines a series of landmark types within the AIR Landmarks Database.
Syntax
Public Enum AIRLandmarkType 
   Inherits System.Enum
Dim instance As AIRLandmarkType
public enum AIRLandmarkType : System.Enum 
Members
MemberDescription
Airport Defines the Airport AIR Landmark type (1).
All Defines the All AIR Landmark type (-1).
AmusementPark Defines the Amusement Park AIR Landmark type (2).
Bridge Defines the Bridge AIR Landmark type (3).
BusTerminal Defines the Bus Terminal AIR Landmark type (4).
Capitol Defines the Capitol AIR Landmark type (5).
ChemicalPlant Defines the Chemical Plant AIR Landmark type (6).
Commercial Defines the Commercial AIR Landmark type (7).
Embassy Defines the Embassy AIR Landmark type (8).
EventVenue Defines the Event Venue AIR Landmark type (9).
FederalBuilding Defines the Federal Building AIR Landmark type (10).
HigherEducation Defines the Higher Education AIR Landmark type (11).
Hotel Defines the Hotel AIR Landmark type (12).
Mall Defines the Mall AIR Landmark type (13).
Medical Defines the Medical AIR Landmark type (14).
NaturalGas Defines the Natural Gas AIR Landmark type (15).
NuclearPowerPlant Defines the Nuclear Power Plant AIR Landmark type (16).
OilRefineryOrStorage Defines the Oil Refinery AIR Landmark type (17).
Port Defines the Port AIR Landmark type (18).
PostOffice Defines the Post Office AIR Landmark type (24).
PowerPlant Defines the Power Plant AIR Landmark type (19).
ProminentBuilding Defines the Prominent Building AIR Landmark type (20).
Religious Defines the Religious AIR Landmark type (21).
School Defines the School AIR Landmark type (25).
SubwayStation Defines the Subway Station AIR Landmark type (22).
TrainStation Defines the Train Station AIR Landmark type (23).
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         AIR.Services.ExposureConcentrationAnalysis.Data.AIRLandmarkType

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.ExposureConcentrationAnalysis.Data Namespace