How do you pass output parameters before WorkflowCompleted event?
WF Gurus,
I need to pass an output object parameter prior to WorkflowCompleted event executes. I have an XOML only state workflow and am raising events.
I am able to pass data into the workflow via RaiseEvent functions, but cannot pass parameters back to the host. Any ideas?
Thanks in advance,
John Portnov

