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 List(
Database db,
TextWriter w,
long moleculeid,
string source,
string category,
bool controlled,
string name,
string hazardflag,
string jsdraw,
int page,
int countperpage
)
Parameters
- db
- Type: Scilligence.MolEngine.CompanionDatabase
- w
- Type: System.IOTextWriter
- moleculeid
- Type: SystemInt64
- source
- Type: SystemString
- category
- Type: SystemString
- controlled
- Type: SystemBoolean
- name
- Type: SystemString
- hazardflag
- Type: SystemString
- jsdraw
- Type: SystemString
- page
- Type: SystemInt32
- countperpage
- Type: SystemInt32
Return Value
Type:
Boolean
See Also