ODataRouteConstants.RelatedKey Field
Route data key for the related key when deleting links.
Namespace: System.Web.OData.Routing
Assembly: System.Web.OData (in System.Web.OData.dll)
Syntax
public static readonly string RelatedKey
public:
static initonly String^ RelatedKey
static val RelatedKey : string
Public Shared ReadOnly RelatedKey As String
Field Value
Type: System.String
See Also
ODataRouteConstants Class
System.Web.OData.Routing Namespace
Return to top