←Select platform

GetQueryStringConverter Method

Summary

Gets the query string converter.

Syntax

C#
VB
C++
protected override QueryStringConverter GetQueryStringConverter( 
   OperationDescription operationDescription 
) 
Protected Overrides Function GetQueryStringConverter( _ 
   ByVal operationDescription As OperationDescription _ 
) As QueryStringConverter 
protected: 
QueryStringConverter^ GetQueryStringConverter(  
   OperationDescription^ operationDescription 
) override  

Parameters

operationDescription
The service operation.

Return Value

A new string converter instance.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Ccow.Services Assembly