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