Click or drag to resize

WorkflowInterlockLocation Enumeration

Defines the location of a workflow interlock.

Namespace:  BlueCieloECM.InnoCielo.Meridian.Server
Assembly:  BlueCieloECM.InnoCielo.Meridian (in BlueCieloECM.InnoCielo.Meridian.dll) Version: 4.0.0.0 (4.0.111.0)
Syntax
public enum WorkflowInterlockLocation
Members
  Member nameValueDescription
WFILOCK_LOCATION_PARENT_PROJECT0 Parent project.
WFILOCK_LOCATION_CURRENT_PROJECT1 Current project.
WFILOCK_LOCATION_TOPMOST_PROJECT2 Topmost project.
Remarks
This enumeration overrides WFINTERLOCK_LOCATION defined in BlueCieloECM.AMEdm PIA.
See Also