Send Method

Summary

Send CCOW data.

Syntax
C#
VB
C++
public string Send( 
   string data 
) 
Function Send( _ 
   ByVal data As String _ 
) As String 
String^ Send(  
   String^ data 
)  

Parameters

data
A string data.

Return Value

The response data.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Ccow Assembly