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