Touchstone 11.0 API Reference
DistributionOfUnicedeLOBByCountries Property


Air.Services.Proxy Assembly > AIR.Services.DataExport.Api Namespace > GetUnicede2LOBByCountryResponse Class : DistributionOfUnicedeLOBByCountries Property
Contains a list of the UNICEDE/2 lines of business by geography that you can import to the Touchstone Re application.
Syntax
Public Property DistributionOfUnicedeLOBByCountries As List(Of DistributionOfUnicede2LOBByCountry)
Dim instance As GetUnicede2LOBByCountryResponse
Dim value As List(Of DistributionOfUnicede2LOBByCountry)
 
instance.DistributionOfUnicedeLOBByCountries = value
 
value = instance.DistributionOfUnicedeLOBByCountries
public List<DistributionOfUnicede2LOBByCountry> DistributionOfUnicedeLOBByCountries {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

GetUnicede2LOBByCountryResponse Class
GetUnicede2LOBByCountryResponse Members