Touchstone 11.0 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
Agriculture Defines the Agriculture Line of Business (8).
ApartmentBuildings Defines the Apartment Buildings Line of Business (12).
Auto Defines the Auto Line of Business (4).
Commercial Defines the Commercial Line of Business (2).
CommercialContents Defines the Commercial Contents Line of Business (13).
CommercialIndustrial Defines the Commercial Industrial Line of Business (17).
CommercialTenant Defines the Commercial Tenant Line of Business (6).
Forestry Defines the Forestry Line of Business (10).
Greenhouse Defines the Greenhouse Line of Business (9).
Industrial Defines the Industrial Line of Business (7).
MobileHome Defines the Mobile Home Line of Business (3).
ResidentialBuildingContents Defines the Residential Building Contents Line of Business (22).
ResidentialBuildings Defines the Residential Buildings Line of Business (1).
ResidentialContents Defines the Residential Contents Line of Business (11).
ResidentialTenant Defines 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