BCFindDialogSelectionID 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 SelectionID { get; }
Public ReadOnly Property SelectionID As String
Get
public:
property String^ SelectionID {
String^ get ();
}
member SelectionID : string with get
Property Value
Type:
StringRemarks See Also