Node.TrackingVariableName
Property in Node
Summary
Gets the name of the variable used for tracking the number of times
this node has completed, or null if this node is
not tracked.
public string? TrackingVariableName { get; }Property in Node
Gets the name of the variable used for tracking the number of times
this node has completed, or null if this node is
not tracked.
public string? TrackingVariableName { get; }