[]
        
(Showing Draft Content)

C1.Web.Api.DataEngine.DataEngineController.GetAnalysis

GetAnalysis Method

GetAnalysis(string, string)

Gets the analysis information.

Declaration
public virtual IHttpActionResult GetAnalysis(string dataSourceKey, string token)
Parameters
Type Name Description
string dataSourceKey

The data source key specifies the data.

string token

The key specifies the analysis instance.

Returns
Type Description
IHttpActionResult

The analysis result information.