Click or drag to resize

ISearcherSearchReturnKeys Method

Namespace:  Scilligence.MolEngine.Companion
Assembly:  Scilligence.MolEngine.Companion (in Scilligence.MolEngine.Companion.dll) Version: 1.3.0.0 (7.0.0.40031)
Syntax
C#
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: String
See Also