NamedFunctionParameterNode.Value 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 semantically parsed value of this parameter.
public Microsoft.OData.UriParser.QueryNode Value { get; }
member this.Value : Microsoft.OData.UriParser.QueryNode
Public ReadOnly Property Value As QueryNode