| IWorkflowInstanceStateManagerLoadStateInfo Method |
Loads information related to a stored context
Namespace: FlexRule.Flows.Workflows.Managers.InstanceStoreAssembly: FlexRule.Flows.Workflow (in FlexRule.Flows.Workflow.dll) Version: 0.0.0.0 (0.0.0.0)
SyntaxIInstanceStateInfo LoadStateInfo(
string processId
)
Parameters
- processId
- Type: SystemString
Refers to the workflow instance id record in the storage
Return Value
Type:
IInstanceStateInfo
See Also