Scilligence MolEngine Cheminformatics Toolkit (7.0)
Scilligence MolEngine Cheminformatics Toolkit (7.0)
Scilligence.MolEngine.Web
SoapCall Class
SoapCall Methods
Call Method
Call Method (String, String, String, Database.Row)
Call Method (String, String, String, String)
SoapCall
Call Method (String, String, String, String)
Namespace:
Scilligence.MolEngine.Web
Assembly:
Scilligence.MolEngine.Companion (in Scilligence.MolEngine.Companion.dll) Version: 1.3.0.0 (7.0.0.40031)
Syntax
C#
Copy
public
static
string
Call
(
string
url
,
string
ns
,
string
method
,
string
xmlinput
)
Parameters
url
Type:
System
String
ns
Type:
System
String
method
Type:
System
String
xmlinput
Type:
System
String
Return Value
Type:
String
See Also
Reference
SoapCall Class
Call Overload
Scilligence.MolEngine.Web Namespace