Click or drag to resize
BCProjectCheckWorkflowInterlock Method (String)
Evaluates the parent project interlock.

Namespace: BlueCieloECM.InnoCielo.Meridian.Server
Assembly: BlueCieloECM.InnoCielo.Meridian (in BlueCieloECM.InnoCielo.Meridian.dll) Version: 4.0.0.0 (4.0.19.0)
Syntax
public bool CheckWorkflowInterlock(
	string name
)

Parameters

name
Type: SystemString
The name of the interlock.

Return Value

Type: Boolean
A value indicating whether the interlock is passed.
See Also