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