| AutomationHelperCheckProcessDependencies Method  | 
            Check automation process dependencies, return true if is depend.
            
 
Namespace: CMS.AutomationAssembly: CMS.Automation (in CMS.Automation.dll) Version: 8.2.23
Syntaxpublic static bool CheckProcessDependencies(
	int processId
)
Parameters
- processId
 - Type: SystemInt32
Process ID 
Return Value
Type: 
Boolean
See Also