Click or drag to resize
BCCollectionsDialogCollection Property
Gets the collection selected in the dialog box. Can be either: a static collection (BCSelection), or a dynamic collection (BCGlobalSearchQuery) or a stored search (BCStoredSearchQuery).

Namespace: BlueCieloECM.InnoCielo.Meridian.Client
Assembly: BlueCieloECM.InnoCielo.Meridian (in BlueCieloECM.InnoCielo.Meridian.dll) Version: 4.0.0.0 (4.0.19.0)
Syntax
public BCRepositoryObject Collection { get; }

Property Value

Type: BCRepositoryObject
See Also