Click or drag to resize

spiderEvalRuleResultSetGetActiveResults Method

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

[This is preliminary documentation and is subject to change.]

Gets the active results as String

Namespace:  imbWEM.Core.crawler.core
Assembly:  imbWEM.Core (in imbWEM.Core.dll) Version: 0.1.0.0 (0.1.0.0)
Syntax
C#
public string GetActiveResults(
	string format = "{0}=>({1})"
)

Parameters

format (Optional)
Type: SystemString
The format.

Return Value

Type: String

[Missing <returns> documentation for "M:imbWEM.Core.crawler.core.spiderEvalRuleResultSet.GetActiveResults(System.String)"]

See Also