For the complete documentation index, see llms.txt. This page is also available as Markdown.

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?