UriOperationParameter Class
WCF Data Services 5.0
Represents a parameter associated with a service operation or a service function.
System.Object
System.Data.Services.Client.OperationParameter
System.Data.Services.Client.UriOperationParameter
System.Data.Services.Client.OperationParameter
System.Data.Services.Client.UriOperationParameter
Namespace: System.Data.Services.Client
Assembly: Microsoft.Data.Services.Client (in Microsoft.Data.Services.Client.dll)
The UriOperationParameter type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | Name | Gets or sets the name of the operation parameter. (Inherited from OperationParameter.) |
![]() | Value | Gets or sets the value of the operation parameter. (Inherited from OperationParameter.) |
Show:
