NodeInnerIncomingTransitions Property |
List of incoming transitions
Namespace: FlexRule.Flows.Model.NodesAssembly: FlexRule.Flows (in FlexRule.Flows.dll) Version: 0.0.0.0 (0.0.0.0)
Syntaxprotected IList<Transition> InnerIncomingTransitions { get; }
Property Value
Type:
IListTransition
See Also