Check dependencies, return true if is depend.
Namespace: CMS.WorkflowEngineAssembly: CMS.WorkflowEngine (in CMS.WorkflowEngine.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- workflowStepId
- Type: System Int32
Workflow step ID
- documentNames
- Type: System.Collections.Generic List String
List of document names which use given workflow step
Return Value
Type: BooleanSee Also