WorkflowInfoProvider GetWorkflowInfoInternal Method (Int32)Kentico 8.0 API Reference
Returns the WorkflowInfo structure for the specified workflow ID.

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

Parameters

workflowId
Type: OnlineSystem Int32
ID of the workflow to retrieve

Return Value

Type: WorkflowInfo
See Also