Represents an object that manages document revisions. Use the Repository property to get a repository instance opened in the context of the revision.

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

Syntax

C#
public class BCVersionable
Visual Basic
Public Class BCVersionable
Visual C++
public ref class BCVersionable

Inheritance Hierarchy

System..::..Object
  BlueCieloECM.InnoCielo.Meridian.Server..::..BCVersionable

See Also