ActionResultsQueryResponse
Represents the results that are returned as part of an ActionQueryRequest.
Gets or sets the list of columns returned.
Gets or sets the starting index for a result item in a query result set.
Gets the number of result rows returned by the current query.
Gets or sets the list of objects in the read results from the query.
Gets or sets the total number of rows returned by the query.
public ActionResultsQueryResponse()