Scilligence MolEngine Cheminformatics Toolkit (7.0)
Scilligence MolEngine Cheminformatics Toolkit (7.0)
Scilligence.MolEngine.Web
WebServiceBase Class
WebServiceBase Methods
Create Method
CreateAjaxWS Method
CustomCall Method
DictionaryImport Method
DictionaryListAll Method
DoAjaxCall Method
GetUserID Method
SaveUser Method
UnwrapSoapException Method
UserLogin Method
WrapSoapException Method
WebServiceBase
DoAjaxCall Method
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
WebServiceBase
AjaxResult
DoAjaxCall
(
string
cmd
,
string
data
,
WebServiceBase
Login
login
)
Parameters
cmd
Type:
System
String
data
Type:
System
String
login
Type:
Scilligence.MolEngine.Web
WebServiceBase
Login
Return Value
Type:
WebServiceBase
AjaxResult
See Also
Reference
WebServiceBase Class
Scilligence.MolEngine.Web Namespace