Hi,
Anyone knows how to get a list of archived workflows? I tired WorkflowClient.GetListProcessesResults() method, it only returns the workflows that are not archived.
All I need is get the archived workflows IDs. Any solutions by Web Service?
Thanks!