[]
Gets or sets a string containing an OData filter specification to be used for filtering the data on the server.
public string FilterDefinition { get; set; }
The filter definition syntax is described in the OData documentation.