Hi,
Is there a way to access a workflow's stages and steps in c# code. I am not asking in the custom workflow activity. I need to access the stages and steps and render them in a custom form sequentially.
I am able to get a handle on the workflow from its name, but that does not contain the stages/steps. There is a xaml in Attributes, but it does not convert to an Activity class which I though the workflow was. Any other ways or links to similar requirements,
pls. Thanks
CRM 2011.