Click or drag to resize

FlowListNodeParent Property

The parent object for this node, to be used for example to ascend to create a hierarchical document numbering. for the first element this property is null

Namespace:  Articy.Api
Assembly:  ArticyApp (in ArticyApp.dll) Version: 1.0.0
Syntax
C#
public FlowListNode Parent { get; }

Property Value

Type: FlowListNode
See Also