ModelBoundQuerySettings.SelectConfigurations 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 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)