| IWorkflowInstanceStateManagerLoadContext Method |
Loads context using the provided
Namespace: FlexRule.Flows.Workflows.Managers.InstanceStoreAssembly: FlexRule.Flows.Workflow (in FlexRule.Flows.Workflow.dll) Version: 0.0.0.0 (0.0.0.0)
SyntaxWorkflowExecutionContext LoadContext(
Guid processId
)
Parameters
- processId
- Type: SystemGuid
Unique identifier that store can load the context using it
Return Value
Type:
WorkflowExecutionContext
See Also