WorkflowManagerCanRestartWorkflowV2 Method
Check if specified workflow can be restarted.
Namespace: FileHold.LibraryManagerAssembly: FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.1.0.0
[WebMethodAttribute(Description = "Check if specified workflow can be restarted.")]
public bool CanRestartWorkflowV2(
Guid workflowInstanceGuid,
out int? activityWithIssue
)
- workflowInstanceGuid Guid
- activityWithIssue NullableInt32
Boolean