Sets given end step ID to all transitions matching specified where condition.
Namespace: CMS.WorkflowEngineAssembly: CMS.WorkflowEngine (in CMS.WorkflowEngine.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- where
- Type: System String
Where condition for selection all transitions to be updated.
- endStepID
- Type: System Int32
Desired transition end step ID
See Also