Moves the work area to another state using the specified mode.
Namespace: BlueCieloECM.InnoCielo.Meridian.ClientAssembly: BlueCieloECM.InnoCielo.Meridian (in BlueCieloECM.InnoCielo.Meridian.dll) Version: 1.4.0.0 (1.4.40.0)
Syntax
Parameters
- transition
- Type: BlueCieloECM.InnoCielo.Meridian.Server..::..BCWorkPackageTransition
The transition to execute.
- userMode
- Type: System..::..Boolean
A value indicating whether to execute the transition in User mode or Submitted mode.
If falseFalsefalsefalse (False in Visual Basic), the method creates a new transaction in Submitted mode
in the context of the current work area (the transaction is closed by the method
when the transition is completed).
See Also