FlexRule Runtime API
FlexRule Runtime API
FlexRule Namespaces
FlexRule.Flows Namespaces
FlexRule.Flows
IWorkflowInstance Interface
IWorkflowInstance Methods
AddContinuationState Method
AddToHistory Method
GetContinuationState Method
GetNodeExecutableItem Method
IWorkflowInstance
AddContinuationState Method
Attach a continuation state to the history
Namespace:
FlexRule.Flows
Assembly:
FlexRule.Flows (in FlexRule.Flows.dll) Version: 0.0.0.0 (0.0.0.0)
Syntax
C#
Copy
void
AddContinuationState
(
string
name
,
Object
state
)
Parameters
name
Type:
System
String
state
Type:
System
Object
See Also
Reference
IWorkflowInstance Interface
FlexRule.Flows Namespace
(c) 2017 by FlexRule
Send comments on this topic to
support@flexrule.com