BCObjectBrowserDialog Selection Property Meridian Enterprise 2013 Developer's Guide | BlueCielo ECM Solutions
Gets the array of ID property values of selected objects.

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

[ObsoleteAttribute("This property is deprecated. Use the "ObjectIDs" property of the proper dialog box.", 
	true)]
[EditorBrowsableAttribute(EditorBrowsableState.Never)]
public string[] Selection { get; }
Remarks

This property is deprecated. Use the ObjectIDs property of the proper dialog box.
See Also