<Code Lib>
2027 Overloads
Changes 0
O

ExternalServiceRegistry.ExecuteService (Overloads)

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