Share via


ODataSegmentKinds.Cast Field

 

Represents a segment indicating a type cast.

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

Syntax

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

Field Value

Type: System.String

See Also

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

Return to top