[]
        
(Showing Draft Content)

C1.Web.Api.DataEngine.DataEngineController.GetFields

GetFields Method

GetFields(string)

Gets all the fields information defined in the data.

Declaration
public virtual IHttpActionResult GetFields(string dataSourceKey)
Parameters
Type Name Description
string dataSourceKey

The data source key specifies the data.

Returns
Type Description
IHttpActionResult

The field list and the total data count.