Fore.NET Method Execution

Below is the example of using the ForeExec operation to execute a method implemented in the Fore.NET assembly. The request contains name of the method to be executed and moniker of the development environment object that contains method's implementation. The response contains method execution result.

SOAP

JSON

C#

See also:

ForeExec: Operation