Touchstone 11.0 API Reference
UserToUnicede2LineOfBusinessMappings Property (CompanyExposureAssociationOptions)


Air.Services.Proxy Assembly > AIR.Services.DataExport.Data Namespace > CompanyExposureAssociationOptions Class : UserToUnicede2LineOfBusinessMappings Property
Indicates the mapping between the industry LOB and the user-provided LOB.
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