HELMMonomerDBDownload Method (HttpContext, String, String, String, String, String, String, String, String, String, NameValueCollection) |
Namespace:
Scilligence.MolEngine.Companion
Assembly:
Scilligence.MolEngine.Companion (in Scilligence.MolEngine.Companion.dll) Version: 1.3.0.0 (7.0.0.40031)
Syntaxpublic static bool Download(
HttpContext context,
string outputformat,
string polymertype,
string monomertype,
string status,
string symbol,
string name,
string naturalanalog,
string cap,
string smiles,
NameValueCollection items
)
Parameters
- context
- Type: System.WebHttpContext
- outputformat
- Type: SystemString
- polymertype
- Type: SystemString
- monomertype
- Type: SystemString
- status
- Type: SystemString
- symbol
- Type: SystemString
- name
- Type: SystemString
- naturalanalog
- Type: SystemString
- cap
- Type: SystemString
- smiles
- Type: SystemString
- items
- Type: System.Collections.SpecializedNameValueCollection
Return Value
Type:
Boolean
See Also