Click or drag to resize
IWorkflowIdentityManagerResolve Method
This creates an address if does not exist otherwise returns the address identifier

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#
Guid Resolve(
	IWorkflowIdentity workflow
)

Parameters

workflow
Type: FlexRule.Flows.WorkflowsIWorkflowIdentity

Return Value

Type: Guid
See Also