GetAllTaskNos |
Scroll |
Gets the a list of all task numbers of the workflow process.
Namespace: Therefore.API
Visual Basic Public Overridable Function GetAllTaskNos () As TheIntArray C# public virtual TheIntArray GetAllTaskNos ()
Parameters None.
Return Value An TheIntArray containing all task numbers of the workflow process. |