WorkflowScopeInfoProvider GetWorkflowScopeInfoInternal Method (Int32)Kentico 8.0 API Reference
Returns the WorkflowScopeInfo structure for the specified workflow scope ID.

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

Parameters

scopeId
Type: OnlineSystem Int32
ID of the workflow scope to retrieve

Return Value

Type: WorkflowScopeInfo
See Also