Touchstone 11.0 API Reference
IndustryOccupancy Enumeration


Air.Services.Proxy Assembly > AIR.Services.Common.Data Namespace : IndustryOccupancy Enumeration
Provides a set of industry occupancy type options that you can use for the list of Occupancy types within the IndustryDataOptions object.
Syntax
Public Enum IndustryOccupancy 
   Inherits System.Enum
Dim instance As IndustryOccupancy
public enum IndustryOccupancy : System.Enum 
Members
MemberDescription
Agriculture Defines the agriculture industry occupancy type (22).
ApartmentsCondos Defines the apartments and condos industry occupancy type (27).
ChemicalProcessing Defines the chemical processing industry occupancy type (15).
CommercialHabitational Defines the commercial habitational industry occupancy type (2).
Construction Defines the construction industry occupancy type (17).
EntertainmentAndRecreation Defines the entertainment and recreation industry occupancy type (9).
FoodAndDrugProcessing Defines the food and drug processing industry occupancy type (14).
Forestry Defines the forestry industry occupancy type (26).
GeneralCommercial Defines the general commercial industry occupancy type (3).
GeneralIndustrial Defines the general industrial industry occupancy type (12).
GeneralServices Defines the general services industry occupancy type (20).
GreenHouse Defines the greenhouse industry occupancy type (25).
HealthCareServices Defines the health care services industry occupancy type (8).
HeavyFabricationAndAssembly Defines the heavy fabrication and assembly industry occupancy type (11).
LightFabricationAndAssembly Defines the light fabrication and assembly industry occupancy type (13).
MetalAndMineralsProcessing Defines the metal and minerals processing industry occupancy type (16).
Mining Defines the mining industry occupancy type (19).
OccupancyAuto Defines the auto industry occupancy type (24).
Other Defines an "other" industry occupancy type (23).
Parking Defines the parking industry occupancy type (10).
PersonalAndRepairServices Defines the personal and repair services industry occupancy type (6).
Petroleum Defines the petroleum industry occupancy type (18).
ProfessionalTechnicalAndBusinessServices Defines the professional technical and business services industry occupancy type (7).
RetailTrade Defines the retail trade industry occupancy type (4).
SingleFamily Defines the single family industry occupancy type (1).
UniversitiesCollegesAndTechnicalSchools Defines the universities, colleges, and technical schools industry occupancy type (21).
WholesaleTrade Defines the wholesale trade industry occupancy type (5).
Remarks
You use the industry occupancy type options that you specify in the IndustryDataOptions object to specify Industry Comparison Options and Industry Review Options for Data Quality Analyses.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         AIR.Services.Common.Data.IndustryOccupancy

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