1 reference to TargetStateName
System.Workflow.Activities (1)
StateMachineSubscription.cs (1)
234
SetStateAction action = new SetStateAction(currentState.QualifiedName, eventArgs.
TargetStateName
);