UriOperationParameter Class

Definition

Represents a parameter associated with a service operation or a service function.

C#
public class UriOperationParameter : Microsoft.OData.Client.OperationParameter
Inheritance
UriOperationParameter
Derived

Constructors

UriOperationParameter(String, Object)

Instantiates a new UriOperationParameter

Properties

Name

Gets the name of the operation parameter.

(Inherited from OperationParameter)
Value

Gets the value of the operation parameter.

(Inherited from OperationParameter)

Applies to

Product Versions
OData Client 7.0