AppWorkflowStepInitiated Method
Workflow Manager 2020
This method is called whenever a workflow step is initiated.
Syntax
This method has the following syntax:
AppWorkflowStepInitiated(System.String,System.String)
Parameters
This method implements the following parameters:
Parameter |
Description |
strAppId |
ID of the workflow request. |
strAppXMLInfo |
Contains the application info XML |
See Also