Click or drag to resize

FlowListNodeJumpTargets Property

a list of targets to which this object is connected

Namespace:  Articy.Api
Assembly:  ArticyApp (in ArticyApp.dll) Version: 1.0.0
Syntax
C#
public List<FlowReference> JumpTargets { get; }

Property Value

Type: ListFlowReference
See Also