ExternalServiceRegistry.ExecuteService
Overloads (3):
| Name | Return Type | Description |
|---|---|---|
| ExecuteService(Guid, IExternalData) | ExternalServiceResult | Execute a service independently of any document. |
| ExecuteService(Guid, Document, IExternalData) | ExternalServiceResult | Execute the service for the given document. |
| ExecuteService(Guid, Guid, IExternalData) | ExternalServiceResult | Execute the service by the given server. |