WorkflowStepInfoProvider GetWorkflowStepInfoInternal Method (Int32)Kentico 8.0 API Reference
Returns the WorkflowStepInfo structure for the specified workflow step ID.

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

Parameters

stepId
Type: OnlineSystem Int32
ID of the workflow step to retrieve

Return Value

Type: WorkflowStepInfo
See Also