![]() ![]() | ||||
HomeShow ChangesEditPrintRecent ChangesSubscriptionsLost and FoundFind ReferencesRename
History | Part of the StateMachineWorkflowInstance class. StateMachineWorkflowInstance instance = new StateMachineWorkflowInstance(runtime, instanceId); Console.WriteLine("Possible state transitions"); foreach (var item in instance.PossibleStateTransitions) { Console.WriteLine("\t{0}", item); } Note that the SetState function allows other state switches as well. | Wiki Usage
This wiki site is supposed to be a shared resource. As a shared resource everyone is encouraged to add new content or modify existing content! Enjoy the WF wiki. Recent Topics | ||