GetTransition |
Scroll |
Gets a TheWFTransition object 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 A TheWFTransition object representing the requested workflow transition. |