Click or drag to resize

spiderEvalRuleResultSetgetHistory Method

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

Gets time series of changes

Namespace:  imbWEM.Core.crawler.core
Assembly:  imbWEM.Core (in imbWEM.Core.dll) Version: 0.1.0.0 (0.1.0.0)
Syntax
C#
public DataTable getHistory(
	string instanceID,
	string process
)

Parameters

instanceID
Type: SystemString
The instance identifier.
process
Type: SystemString
The process.

Return Value

Type: DataTable

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

See Also