DestinationNode
Property in Option
Summary
Gets the name of the node that will be run if this option is selected.
public string DestinationNode { get; private set; }
Remarks
The value of this property not be valid if this is a shortcut option.
Last updated
Was this helpful?