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; }
Last updated
Was this helpful?