BCObjectBrowserDialog SelectedItemID Property Meridian Enterprise 2013 Developer's Guide | BlueCielo ECM Solutions
Gets or sets the ID property value of the object selected in the dialog box.

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 might be removed from future versions. Use the ObjectID property.")]
public string SelectedItemID { get; set; }
Remarks

This property might be removed from future versions. Use the ObjectID property.
See Also