Share via


ModelBoundQuerySettings.DefaultSelectType Property

Definition

Gets or sets whether the properties can apply $select by default.

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

Property Value

Applies to