IWorkflowServiceIsLastTask Method |
[Missing <summary> documentation for "M:Slickflow.Engine.Service.IWorkflowService.IsLastTask(System.Int32)"]
Namespace: Slickflow.Engine.ServiceAssembly: Slickflow.Engine (in Slickflow.Engine.dll) Version: 1.5.8.0 (1.5.8.0)
Syntaxbool IsLastTask(
int taskID
)
Parameters
- taskID
- Type: SystemInt32
Return Value
Type:
Boolean
See Also