Defining private field using xoml
Hi all,
At the moment I'm authoring a workflow using xoml instead of c# code.
I want to add a private datamember to the workflow definition. I thought I've once seen someting like: <x:field .... InitExpression="..." xmlns:x="Definition">
Q: Is there some kind of xoml definition for a field, if so, how is it used?
Regards,
Ronald

