WorkflowScopeInfoProviderDeleteWorkflowScopesInternal Method |
Deletes the scopes of specified workflow.
Namespace: CMS.WorkflowEngineAssembly: CMS.WorkflowEngine (in CMS.WorkflowEngine.dll) Version: 11.0.0
Syntax protected void DeleteWorkflowScopesInternal(
int workflowId
)
Parameters
- workflowId
- Type: SystemInt32
Workflow ID
See Also