robert-tailor.co
-
10/2/2012 3:11:34 PM
WorkflowManger.MoveToSpecificStep()
Hi,
I have programmatically created a new document, and I want to set it's workflow state to 'published'.
How do I do this?
There is a WorkflowManager.MoveToSpecificStep() method, but it requires a WorkflowStepInfo object as one of it's parameters.
How do I get the WorkflowStepInfo object for the 'published' step?
|