Touchstone Re 2023 API Reference
UserLineOfBusiness Property (UserToIndustryLineOfBusinessMapping)


Air.Services.Proxy Assembly > AIR.Services.DataExport.Data Namespace > UserToIndustryLineOfBusinessMapping Class : UserLineOfBusiness Property
Contains a user Line of Business (LOB) code that you want to map to the industry LOB code in the IndustryLineOfBusiness property.
Syntax
Public Property UserLineOfBusiness As String
Dim instance As UserToIndustryLineOfBusinessMapping
Dim value As String
 
instance.UserLineOfBusiness = value
 
value = instance.UserLineOfBusiness
public string UserLineOfBusiness {get; set;}
Remarks
AIR provides the following LOB codes:
LOB Code Description
AUT Auto
CAI Commercial and Industrial
COM Commercial
COND Condo (apartment building)
MOB Mobile home
RB Residential Building
RC Residential Contents
RENT Renters (apartment contents)
SFH Single Family Home
TEN Tenant (commercial contents)
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

UserToIndustryLineOfBusinessMapping Class
UserToIndustryLineOfBusinessMapping Members