Touchstone Re 2023 API Reference
UserToUnicede2LineOfBusinessMappings Property (ExportUnicede2Options)


Air.Services.Proxy Assembly > AIR.Services.DataExport.Data Namespace > ExportUnicede2Options Class : UserToUnicede2LineOfBusinessMappings Property
Syntax
Public Property UserToUnicede2LineOfBusinessMappings As List(Of UserToUnicede2LineOfBusinessMappings)
Dim instance As ExportUnicede2Options
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

ExportUnicede2Options Class
ExportUnicede2Options Members