TransitionExists |
Scroll |
Returns whether or not a transition between the two specified workflow tasks exists.
Namespace: Therefore.API
Parameters nTaskNoFrom The task number where the transition starts.
nTaskNoTo The task number where the transition ends.
Return Value True if a transition between the two specified workflow tasks exists. |