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 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Ccow.Services Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.