Click or drag to resize
BCObjectBrowserDialogSelectedItemID Property

Note: This API is now obsolete.

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: 4.0.0.0 (4.0.19.0)
Syntax
[ObsoleteAttribute("This property might be removed from future versions. Use the ObjectID property.")]
public string SelectedItemID { get; set; }

Property Value

Type: String
Remarks
This property might be removed from future versions. Use the ObjectID property.
See Also