Click or drag to resize
DataNodeOnExit Property

Namespace: FlexRule.Flows.Model.Nodes
Assembly: FlexRule.Flows (in FlexRule.Flows.dll) Version: 0.0.0.0 (0.0.0.0)
Syntax
C#
public IEnumerable<KeyValuePair<string, string>> OnExit { get; }

Property Value

Type: IEnumerableKeyValuePairString, String
See Also