ODataRouteConstants.Key Field

 

Route data key for entity keys.

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

Syntax

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

Field Value

Type: System.String

See Also

ODataRouteConstants Class
System.Web.Http.OData.Routing Namespace

Return to top