Checks the object dependencies. Returns true if there are depending objects.
            
Namespace: CMS.WorkflowEngineAssembly: CMS.WorkflowEngine (in CMS.WorkflowEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- workflowActionId
 - Type: 
System Int32
Workflow action ID 
- stepNames
 - Type: 
System.Collections.Generic List 
String  
List of step names which use given workflow step 
Return Value
Type:See Also