Delegate RunRearrayWorkflowResponseCallback
Provides a callback for handling the re-array 'Run' response.
Namespace: SI.PIXL.Client.Callbacks
Assembly: SI.PIXL.Client.dll
Syntax
public delegate void RunRearrayWorkflowResponseCallback(RunRearrayCommandResponse response)
Parameters
Type | Name | Description |
---|---|---|
RunRearrayCommandResponse | response | The command response. |