| BCObjectBrowserDialogShowDialog Method  | 
            Shows 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)
SyntaxPublic Function ShowDialog As Boolean
public:
bool ShowDialog()
member ShowDialog : unit -> bool 
Return Value
Type: 
BooleanA value indicating whether the user confirmed the dialog operation.
See Also