Share via


QueryableRestrictions.DisableAutoExpandWhenSelectIsPresent Property

Definition

If set to true then automatic expand will be disabled if there is a $select specify by client.

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

Property Value

Applies to