Error processing SSI file
LEADTOOLS Leadtools.Ccow.Services (Leadtools.Ccow.Services assembly)

Show in webframe

ConvertStringToValue Method






Parameter string value.
The type to convert.
Converts a string parameter to the specified type.
Syntax
public override object ConvertStringToValue( 
   string parameter,
   Type parameterType
)
'Declaration
 
Public Overrides Function ConvertStringToValue( _
   ByVal parameter As String, _
   ByVal parameterType As Type _
) As Object
'Usage
 
Dim instance As CcowQueryConverter
Dim parameter As String
Dim parameterType As Type
Dim value As Object
 
value = instance.ConvertStringToValue(parameter, parameterType)
public:
Object^ ConvertStringToValue( 
   String^ parameter,
   Type^ parameterType
) override 

Parameters

parameter
Parameter string value.
parameterType
The type to convert.

Return Value

The converted parameter.
Requirements

Target Platforms

See Also

Reference

CcowQueryConverter Class
CcowQueryConverter Members

Error processing SSI file
Leadtools.Ccow.Services requires a Medical toolkit server license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features