Returns a new
BCRepository instance that is connected
to the same vault, opened at the specified moment and work area in which
the current repository was initially opened.
Namespace: BlueCieloECM.InnoCielo.Meridian.ServerAssembly: BlueCieloECM.InnoCielo.Meridian (in BlueCieloECM.InnoCielo.Meridian.dll) Version: 1.4.0.0 (1.4.40.0)
Syntax
Parameters
- userMode
- Type: System..::..Boolean
A value indicating whether to connect in User mode or Submitted mode.
Return Value
The new
BCRepository instance.
See Also