When you create actions or workflow extensions in your code, you can use dynamic data types, as elsewhere in C #. When using VB expressions inside a XAML workflow, you cannot. Despite the fact that VB has many dynamic features, setting the strict off option is not a way to do this in the workflow, and all expressions are compiled using set strict on and set explicitly.
source
share