FlexRule Runtime API
FlexRule Runtime API
FlexRule Namespaces
FlexRule.Flows Namespaces
FlexRule.Flows
IParallelStack Interface
IParallelStack Methods
Close Method
GetStageTransition Method
IsStageCompleted Method
Open Method
Peek Method
SaveStageTransition Method
Update Method
IParallelStack
Peek Method
Namespace:
FlexRule.Flows
Assembly:
FlexRule.Flows (in FlexRule.Flows.dll) Version: 0.0.0.0 (0.0.0.0)
Syntax
C#
Copy
bool
Peek
(
out
ISplitNode
node
,
out
IEnumerable
<
Transition
>
transitions
)
Parameters
node
Type:
FlexRule.Flows.Model
ISplitNode
transitions
Type:
System.Collections.Generic
IEnumerable
Transition
Return Value
Type:
Boolean
See Also
Reference
IParallelStack Interface
FlexRule.Flows Namespace
(c) 2017 by FlexRule
Send comments on this topic to
support@flexrule.com