I just created my first Custom Workflow Activity and have it working as desired. My question is how do I either:
A) restrict that activity to only be available from one entity (custom)
or
B) determine which entity is calling the activty so I can break if it is called from an incorrect entity.
I have read through all of the sdk documentation and searched multiple blogs/forums with no luck.