REST operation metadata object.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
Description | ||
---|---|---|
![]() |
Name | Operation name. Used in IRESTRequestHandler's schema generation and url parsing. |
![]() |
OutputFormats | Supported output formats, separated by comma. |
![]() |
Parameters | Operation parameters, separated by comma. |
![]() |
PostOnly | Denotes POST-only operations. |
![]() |
RequiredCapability | Required capability for the operation. |
![]() |
ToJSONObject | Converts operation object to JSON representation. |
CoClasses that implement IRESTOperation
CoClasses and Classes | Description |
---|---|
CoRESTOperation | IRESTOperation coclass |