WorkflowInfoProviderCheckDependencies Method (Int32) |
Check dependencies, return true if is depend.
Namespace: CMS.WorkflowEngineAssembly: CMS.WorkflowEngine (in CMS.WorkflowEngine.dll) Version: 11.0.0
Syntax public static bool CheckDependencies(
int workflowId
)
Parameters
- workflowId
- Type: SystemInt32
Workflow ID
Return Value
Type:
BooleanSee Also