Property ContinueAt
ContinueAt
Node to continue from when Remaining reaches zero; null ends the flow.
public string? ContinueAt { get; init; }
Node to continue from when Remaining reaches zero; null ends the flow.
public string? ContinueAt { get; init; }