| BCOpenVaultDialogMachineName Property  | 
            Gets or sets the name of the server machine 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)
Syntaxpublic string MachineName { get; set; }Public Property MachineName As String
	Get
	Set
public:
property String^ MachineName {
	String^ get ();
	void set (String^ value);
}member MachineName : string with get, set
Property Value
Type: 
String
See Also