Defines the way in which the workflow manager is determined.
Namespace: BlueCieloECM.InnoCielo.Meridian.ServerAssembly: BlueCieloECM.InnoCielo.Meridian (in BlueCieloECM.InnoCielo.Meridian.dll) Version: 1.4.0.0 (1.4.53.0)
Syntax
Members
Member name | Value | Description | |
---|---|---|---|
WFMANOPT_CURRENT_USER | 0 | The user that starts the workflow will become the workflow manager. | |
WFMANOPT_CLIENT_SPECIFY_MANAGER | 1 | Workflow manager is specified by the client. |
Remarks
See Also