ODataSegmentKinds.UnboundFunction Field

 

Represents a segment indicating an unbound OData function.

Namespace:   System.Web.OData.Routing
Assembly:  System.Web.OData (in System.Web.OData.dll)

Syntax

public static readonly string UnboundFunction
public:
static initonly String^ UnboundFunction
static val UnboundFunction : string
Public Shared ReadOnly UnboundFunction As String

Field Value

Type: System.String

See Also

ODataSegmentKinds Class
System.Web.OData.Routing Namespace

Return to top