WorkflowManagerFindTaskInList Method
Find the index of a task with given guid in the list.
Namespace: FileHold.LibraryManagerAssembly: FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.1.0.0
[WebMethodAttribute(Description = "Find the index of a task with given guid in the list.")]
public int FindTaskInList(
UserStatusReportCriteria criteria,
Guid workflowTaskGuid
)
- criteria UserStatusReportCriteria
- workflowTaskGuid Guid
Int32