Click or drag to resize
IWorkflowInstanceStateManagerLoadStateInfo Method
Loads information related to a stored context

Namespace: FlexRule.Flows.Workflows.Managers.InstanceStore
Assembly: FlexRule.Flows.Workflow (in FlexRule.Flows.Workflow.dll) Version: 0.0.0.0 (0.0.0.0)
Syntax
C#
IInstanceStateInfo LoadStateInfo(
	Guid processId
)

Parameters

processId
Type: SystemGuid

Return Value

Type: IInstanceStateInfo
See Also