BCObjectBrowserDialogObjectID Property |
Gets or sets the ID property value of the object selected in the dialog box.
Namespace: BlueCieloECM.InnoCielo.Meridian.ClientAssembly: BlueCieloECM.InnoCielo.Meridian (in BlueCieloECM.InnoCielo.Meridian.dll) Version: 4.0.0.0 (4.0.19.0)
Syntax public string ObjectID { get; set; }
Public Property ObjectID As String
Get
Set
public:
property String^ ObjectID {
String^ get ();
void set (String^ value);
}
member ObjectID : string with get, set
Property Value
Type:
StringSee Also