Skip to content

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