Click or drag to resize

JobInitNodes property

If True, all nodes in the tree are reset when this node is started. Can be used for loops in controlled jobs.

Namespace: LogicalTaskTree
Assembly: LogicalTaskTree (in LogicalTaskTree.dll) Version: 1.0.0+df0404e911d6c38eaed3bb1bb1acfc482d417643
Syntax
public bool InitNodes { get; set; }

Property value

Boolean
See also