SearcherClientSearchReturnKeys Method |
Namespace:
Scilligence.MolEngine.Companion
Assembly:
Scilligence.MolEngine.Companion (in Scilligence.MolEngine.Companion.dll) Version: 1.3.0.0 (7.0.0.40031)
Syntaxpublic string[] SearchReturnKeys(
string query,
string searchtype,
double cutoff,
string filter,
int maxcount,
string returnkey
)
Parameters
- query
- Type: SystemString
- searchtype
- Type: SystemString
- cutoff
- Type: SystemDouble
- filter
- Type: SystemString
- maxcount
- Type: SystemInt32
- returnkey
- Type: SystemString
Return Value
Type:
StringImplements
ISearcherSearchReturnKeys(String, String, Double, String, Int32, String)
See Also