Touchstone Re 2023 API Reference
IndustryLineOfBusiness Enumeration


Air.Services.Proxy Assembly > AIR.Services.Common.Data Namespace : IndustryLineOfBusiness Enumeration
Provides a set of industry Line of Business (LOB) options that you can use for the list of Lines of Business within the IndustryDataOptions object.
Syntax
Public Enum IndustryLineOfBusiness 
   Inherits System.Enum
Dim instance As IndustryLineOfBusiness
public enum IndustryLineOfBusiness : System.Enum 
Members
MemberDescription
AgricultureDefines the Agriculture Line of Business (8).
ApartmentBuildingsDefines the Apartment Buildings Line of Business (12).
AutoDefines the Auto Line of Business (4).
CommercialDefines the Commercial Line of Business (2).
CommercialContentsDefines the Commercial Contents Line of Business (13).
CommercialIndustrialDefines the Commercial Industrial Line of Business (17).
CommercialTenantDefines the Commercial Tenant Line of Business (6).
ForestryDefines the Forestry Line of Business (10).
GreenhouseDefines the Greenhouse Line of Business (9).
IndustrialDefines the Industrial Line of Business (7).
MobileHomeDefines the Mobile Home Line of Business (3).
ResidentialBuildingContentsDefines the Residential Building Contents Line of Business (22).
ResidentialBuildingsDefines the Residential Buildings Line of Business (1).
ResidentialContentsDefines the Residential Contents Line of Business (11).
ResidentialTenantDefines the Residential Tenant Line of Business (5).
Remarks
You use the industry Line of Business 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.IndustryLineOfBusiness

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