Touchstone Re 2023 API Reference
UserToUnicede2LineOfBusinessMappings Property (CompanyExposureAssociationOptions)


Air.Services.Proxy Assembly > AIR.Services.DataExport.Data Namespace > CompanyExposureAssociationOptions Class : UserToUnicede2LineOfBusinessMappings Property
(Optional) Indicates the mapping between industry LOB and user-provided LOB.

You can map each industry LOB to a specific LOB. Touchstone applies the user-specified LOB for all countries where the LOB is valid.

Syntax
Public Property UserToUnicede2LineOfBusinessMappings As List(Of UserToUnicede2LineOfBusinessMappings)
Dim instance As CompanyExposureAssociationOptions
Dim value As List(Of UserToUnicede2LineOfBusinessMappings)
 
instance.UserToUnicede2LineOfBusinessMappings = value
 
value = instance.UserToUnicede2LineOfBusinessMappings
public List<UserToUnicede2LineOfBusinessMappings> UserToUnicede2LineOfBusinessMappings {get; set;}
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

CompanyExposureAssociationOptions Class
CompanyExposureAssociationOptions Members