When trying to add a DynamicValue variable type in a Visual Studio 2015 SharePoint workflow, you may notice that the type is missing.
This can happen if Microsoft.Activities namespace is not referenced in your project. Add the reference and you can access the DynamicValue variable type.
No comments:
Post a Comment