[]
Gets all the fields information defined in the data.
public virtual IHttpActionResult GetFields(string dataSourceKey)
Type | Name | Description |
---|---|---|
string | dataSourceKey | The data source key specifies the data. |
Type | Description |
---|---|
IHttpActionResult | The field list and the total data count. |