Touchstone Re 2023 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
AgricultureDefines the agriculture industry occupancy type (22).
ApartmentsCondosDefines the apartments and condos industry occupancy type (27).
ChemicalProcessingDefines the chemical processing industry occupancy type (15).
CommercialHabitationalDefines the commercial habitational industry occupancy type (2).
ConstructionDefines the construction industry occupancy type (17).
EntertainmentAndRecreationDefines the entertainment and recreation industry occupancy type (9).
FoodAndDrugProcessingDefines the food and drug processing industry occupancy type (14).
ForestryDefines the forestry industry occupancy type (26).
GeneralCommercialDefines the general commercial industry occupancy type (3).
GeneralIndustrialDefines the general industrial industry occupancy type (12).
GeneralServicesDefines the general services industry occupancy type (20).
GreenHouseDefines the greenhouse industry occupancy type (25).
HealthCareServicesDefines the health care services industry occupancy type (8).
HeavyFabricationAndAssemblyDefines the heavy fabrication and assembly industry occupancy type (11).
LightFabricationAndAssemblyDefines the light fabrication and assembly industry occupancy type (13).
MetalAndMineralsProcessingDefines the metal and minerals processing industry occupancy type (16).
MiningDefines the mining industry occupancy type (19).
OccupancyAutoDefines the auto industry occupancy type (24).
OtherDefines an "other" industry occupancy type (23).
ParkingDefines the parking industry occupancy type (10).
PersonalAndRepairServicesDefines the personal and repair services industry occupancy type (6).
PetroleumDefines the petroleum industry occupancy type (18).
ProfessionalTechnicalAndBusinessServicesDefines the professional technical and business services industry occupancy type (7).
RetailTradeDefines the retail trade industry occupancy type (4).
SingleFamilyDefines the single family industry occupancy type (1).
UniversitiesCollegesAndTechnicalSchoolsDefines the universities, colleges, and technical schools industry occupancy type (21).
WholesaleTradeDefines 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