SysWorkflow::recall Method [AX 2012]
Microsoft internal use only.
server public static void recall(
CLRObject _activityContext,
WorkflowUser _user,
WorkflowComment _comment)
Run On
ServerParameters
- _activityContext
- Type: CLRObject Class
An instance of the CLRObject class.
- _user
- Type: WorkflowUser Extended Data Type
A WorkflowUser value.
- _comment
- Type: WorkflowComment Extended Data Type
A WorkflowComment value.
Show: