AutoExpandAttribute.DisableWhenSelectPresent Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets whether the automatic expand will be disabled if there is a $select specify by client.
public bool DisableWhenSelectPresent { get; set; }
member this.DisableWhenSelectPresent : bool with get, set
Public Property DisableWhenSelectPresent As Boolean