How does one set the Id of a WorkflowApplication instance in Workflow 4.0 -


in workflow 3.0-3.5 explicitly set id of workflow start. feature particularly useful. cannot see way in workflow 4.0. know if possible? since id property read-only , there no overloaded constructor accepting id, possible mechanism see if there magic key used when passing idictionary object workflowapplication constructor.

cheers,
rohland

in wf4 there no way , id generated workflowapplication. arguments dictionary isn't going there either.

why want specify guid workflow instead of workflowapplication providing 1 you?


Comments

Popular posts from this blog

javascript - Enclosure Memory Copies -

php - Replacing tags in braces, even nested tags, with regex -