Share via


EnableQueryAttribute.MaxExpansionDepth Property

Definition

Gets or sets the max expansion depth for the $expand query option. To disable the maximum expansion depth check, set this property to 0.

public int MaxExpansionDepth { get; set; }
member this.MaxExpansionDepth : int with get, set
Public Property MaxExpansionDepth As Integer

Property Value

Applies to