ActionDescriptor Class
WCF Data Services 5.0
Holds information about a ServiceAction.
System.Object
System.Data.Services.Client.Descriptor
System.Data.Services.Client.OperationDescriptor
System.Data.Services.Client.ActionDescriptor
System.Data.Services.Client.Descriptor
System.Data.Services.Client.OperationDescriptor
System.Data.Services.Client.ActionDescriptor
Namespace: System.Data.Services.Client
Assembly: Microsoft.Data.Services.Client (in Microsoft.Data.Services.Client.dll)
The ActionDescriptor type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | Metadata | Identifies the service operation. (Inherited from OperationDescriptor.) |
![]() | State | When overridden in a derived class, gets the state of the object at the time this instance was constructed. (Inherited from Descriptor.) |
![]() | Target | The URI to invoke the service operation. (Inherited from OperationDescriptor.) |
![]() | Title | Human-readable description of the service operation. (Inherited from OperationDescriptor.) |
Show:
