BodyOperationParameter Class

Definition

Represents a parameter associated with a service action.

C#
public sealed class BodyOperationParameter : Microsoft.OData.Client.OperationParameter
Inheritance
BodyOperationParameter

Constructors

BodyOperationParameter(String, Object)

Instantiates a new BodyOperationParameter

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