FilterClause.Expression Property

Definition

Gets the filter expression - this should evaluate to a single boolean value.

public Microsoft.OData.UriParser.SingleValueNode Expression { get; }
member this.Expression : Microsoft.OData.UriParser.SingleValueNode
Public ReadOnly Property Expression As SingleValueNode

Property Value

Applies to