ListRequest.Criteria property
The where criteria for the query. This is passed as an array of arrays in the JSON.
public BaseCriteria? Criteria { get; set; }
See Also
- class BaseCriteria
- class ListRequest
The where criteria for the query. This is passed as an array of arrays in the JSON.
public BaseCriteria? Criteria { get; set; }