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