ODataSegmentKinds.Action Field
Represents a segment indicating a bound OData action.
Namespace: System.Web.OData.Routing
Assembly: System.Web.OData (in System.Web.OData.dll)
Syntax
public static readonly string Action
public:
static initonly String^ Action
static val Action : string
Public Shared ReadOnly Action As String
Field Value
Type: System.String
See Also
ODataSegmentKinds Class
System.Web.OData.Routing Namespace
Return to top