ActionQueryRequest
Describes conditions and sorts to be returned for a Script result query call.
Gets or sets the names of the columns to include in the results.
Gets or sets the search criteria. It can be a simple, single-field condition or a complex expression made by combining conditions.
Gets or sets the sort order for view results specified as a collection of Sort objects. See ActionColumnSort.
public ActionQueryRequest()