Share via


ModelBoundQuerySettings.SelectConfigurations Property

Definition

Gets the $select configuration of properties.

public System.Collections.Generic.Dictionary<string,Microsoft.AspNet.OData.Query.SelectExpandType> SelectConfigurations { get; }
member this.SelectConfigurations : System.Collections.Generic.Dictionary<string, Microsoft.AspNet.OData.Query.SelectExpandType>
Public ReadOnly Property SelectConfigurations As Dictionary(Of String, SelectExpandType)

Property Value

Applies to