ODataSegmentKinds.Action Field
Represents a segment indicating an OData action.
Namespace: System.Web.Http.OData.Routing
Assembly: System.Web.Http.OData (in System.Web.Http.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.Http.OData.Routing Namespace
Return to top