ListRequest.Criteria property

namespace: Serenity.Services   assemblySerenity.Net.Services

The where criteria for the query. This is passed as an array of arrays in the JSON.

public BaseCriteria Criteria { get; set; }

See Also