|
Hi. Is there a way to set the DesignMode property returned on WorkflowInstance.GetWorkflowDefinition to "true"?
I'm trying to load that activity on a designer, but it doesn't let me do it because of that property...
What I'm trying to achieve is to use the WorkflowMonitor from the my CustomPersistenceService, and not from the TrackingService.
Thanks in advance. |