BCRepository ClassMeridian Enterprise 2013 Developer's Guide | BlueCielo ECM Solutions
Represents the connection to the server. It is used to select the vault and the context to work in, and it manages the transaction that is required to access the vault.
Inheritance Hierarchy

OnlineSystem Object
  BlueCieloECM.InnoCielo.Meridian DisposableObject
    BlueCieloECM.InnoCielo.Meridian.Server BCRepository

Namespace: BlueCieloECM.InnoCielo.Meridian.Server
Assembly: BlueCieloECM.InnoCielo.Meridian (in BlueCieloECM.InnoCielo.Meridian.dll) Version: 1.4.0.0 (1.4.53.0)
Syntax

public class BCRepository : DisposableObject
Remarks

Supported BC Meridian version is BC-2007a Build 1898 (or higher).
See Also