Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Here comes sequal of my WF4 Activity Data Model blog. This post focuses on WF arguments: the Argument class hierarchy which models arguments for WF; how to "declare" an argument for an activity; the automatic reflection; how to deal with dynamic arguments; what does expressions mean for WF; how to bind arguments to expressions; activity arguments evaluation order, and etc.
The next post will be about WF variables.