Ant Organisation Ltd documentation

WebServiceAction.ProcessActionResults Method 

Processes the results of the action. Maps the return value of the web service in to the case

public string ProcessActionResults(
   ActivityInstance instance,
   AntConnection connection,
   AntTransaction transaction,
   User performedBy,
   string results,
   ref string state
);

Implements

Action.ProcessActionResults

See Also

WebServiceAction Class | Ant.Workflow Namespace