Share via


ModelBoundQuerySettings.DefaultExpandType Property

Definition

Gets or sets the default SelectExpandType of navigation properties.

public Microsoft.AspNet.OData.Query.SelectExpandType? DefaultExpandType { get; set; }
member this.DefaultExpandType : Nullable<Microsoft.AspNet.OData.Query.SelectExpandType> with get, set
Public Property DefaultExpandType As Nullable(Of SelectExpandType)

Property Value

Applies to