[]
Analyzes the data.
public virtual IHttpActionResult AnalyzeData(string dataSourceKey, EngineRequest er)
Type | Name | Description |
---|---|---|
string | dataSourceKey | The data source key specifies the data. |
EngineRequest | er | The engine request. |
Type | Description |
---|---|
IHttpActionResult | The analysis result information. |