WorkflowManagerGetRestartedWorkflows Method
Return all workflows ids that RestartedWorkflowId equals given parameter.
Namespace: FileHold.LibraryManagerAssembly: FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.1.0.0
[WebMethodAttribute(Description = "Return all workflows ids that RestartedWorkflowId equals given parameter.")]
public List<Guid> GetRestartedWorkflows(
Guid restartedWorkflowId
)
- restartedWorkflowId Guid
ListGuid