Touchstone 11.0 API Reference
GetUnicede2LOBByCountry Method


Air.Services.Proxy Assembly > (Global) Namespace > DataExportServiceClient Class : GetUnicede2LOBByCountry Method
Contains a GetUnicede2LOBByCountryRequest that identifies the Business Unit SID and SQL Instance SID, associated with the list of results to retrieve.
Retrieves a list of the Unicede/2 LOBs by country for a given Business Unit and SQL Server Instance.
Syntax
Public Function GetUnicede2LOBByCountry( _
   ByVal request As GetUnicede2LOBByCountryRequest _
) As GetUnicede2LOBByCountryResponse
Dim instance As DataExportServiceClient
Dim request As GetUnicede2LOBByCountryRequest
Dim value As GetUnicede2LOBByCountryResponse
 
value = instance.GetUnicede2LOBByCountry(request)

Parameters

request
Contains a GetUnicede2LOBByCountryRequest that identifies the Business Unit SID and SQL Instance SID, associated with the list of results to retrieve.

Return Value

A GetUnicede2LOBByCountryResponse that contains a list of LOBs by country.
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

DataExportServiceClient Class
DataExportServiceClient Members