2027 Method
Changes 0
M

ExternalServiceRegistry.ExecuteService

Name Return Type Description
O ExecuteService(Guid, IExternalData) ExternalServiceResult Execute a service independently of any document.
O ExecuteService(Guid, Document, IExternalData) ExternalServiceResult Execute the service for the given document.
O ExecuteService(Guid, Guid, IExternalData) ExternalServiceResult Execute the service by the given server.