WorkflowTransitionInfoProvider UpdateTransitionsEndStep Method Kentico 8.1 API Reference
Sets given end step ID to all transitions matching specified where condition.

Namespace: CMS.WorkflowEngine
Assembly: CMS.WorkflowEngine (in CMS.WorkflowEngine.dll) Version: 8.0.0.0 (8.1.5347.20411)

Parameters

where
Type: OnlineSystem String
Where condition for selection all transitions to be updated.
endStepID
Type: OnlineSystem Int32
Desired transition end step ID
See Also