EnableQueryAttribute.HandleReferenceNavigationPropertyExpandFilter Property

Definition

Honor $filter inside $expand of non-collection navigation property. The expanded property is only populated when the filter evaluates to true. This setting is false by default.

public bool HandleReferenceNavigationPropertyExpandFilter { get; set; }
member this.HandleReferenceNavigationPropertyExpandFilter : bool with get, set
Public Property HandleReferenceNavigationPropertyExpandFilter As Boolean

Property Value

Applies to