ODataUri.ParameterAliasNodes Property

Definition

Get the parameter alias nodes info.

public System.Collections.Generic.IDictionary<string,Microsoft.OData.UriParser.SingleValueNode> ParameterAliasNodes { get; }
member this.ParameterAliasNodes : System.Collections.Generic.IDictionary<string, Microsoft.OData.UriParser.SingleValueNode>
Public ReadOnly Property ParameterAliasNodes As IDictionary(Of String, SingleValueNode)

Property Value

Applies to