Represents a static collection that contains a static set of documents. It is available only to the user that created it.

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 BCSelection : BCRepositoryObject
Visual Basic
Public Class BCSelection _
	Inherits BCRepositoryObject
Visual C++
public ref class BCSelection : public BCRepositoryObject

Inheritance Hierarchy

See Also