SharePoint Workflow Codebeside Assembly and Class
How can I find the codebeside assembly and class for a SharePoint workflow? For a workflow association (SPWorkflowAssociation) I want to find the name of the assembly and the name of the codebeside class for the workflow. After that I want to load the assembly and extract some information about the activities in the workflow. Please note...