LoadRerouteTaskList |
Scroll |
Loads the reroute tasklist from Thereforeā¢ server. Only available if current user is the process owner of the current workflow process.
Namespace: Therefore.API
Visual Basic Public Overridable Function LoadRerouteTaskList ( _ pServer As TheServer ) C# public virtual void LoadRerouteTaskList ( TheServer pServer )
Parameters pServer A valid and connected TheServer object.
Return Value None. |
|
Requires Loaded Instance Load an instance definition from the server before calling this method. |