SysWorkflow::save Method [AX 2012]
Microsoft internal use only.
server public static WorkflowInstanceNumber save(
CLRObject _instanceContext,
WorkflowInstance _workflowInstance,
[WorkflowInstanceCategory _category,
WorkflowCorrelationId _originalCorrelationId])
Run On
ServerParameters
- _instanceContext
- Type: CLRObject Class
An instance of the CLRObject class.
- _workflowInstance
- Type: WorkflowInstance Extended Data Type
A WorkflowInstance value.
- _category
- Type: WorkflowInstanceCategory Enumeration
A WorkflowInstanceCategory Enumeration value.
- _originalCorrelationId
- Type: WorkflowCorrelationId Extended Data Type
A WorkflowCorrelationId value.
Show: