Skip to content

Polymorphic Workflow Activity Input Arguments

I often find myself creating ‘utility’ custom workflow activities that can be used on many different types of entity. One of the challenges with writing this kind of workflow activity is that InArguments can only accept a single type of entity (unlike activity regarding object fields).

The following code works well for accepting a reference to an account but if you want to accept account,…

Continue Reading Develop1’s Article on their blog

Polymorphic Workflow Activity Input Arguments

Develop 1 Limited Blog – Microsoft Dynamics 365 Solutions –

Blog Syndicated with Develop1’s Permission

Leave a Reply