BodyOperationParameter Class
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents a parameter associated with a service action.
C#
public sealed class BodyOperationParameter : Microsoft.OData.Client.OperationParameter
type BodyOperationParameter = class
inherit OperationParameter
Public NotInheritable Class BodyOperationParameter
Inherits OperationParameter
- Inheritance
Body |
Instantiates a new BodyOperationParameter |
Name |
Gets the name of the operation parameter. (Inherited from OperationParameter) |
Value |
Gets the value of the operation parameter. (Inherited from OperationParameter) |
Product | Versions |
---|---|
OData Client | 7.0 |