BCObjectBrowserDialogSelectedVault Property |
Gets or sets the connection to the vault that contains the objects to browse.
Namespace: BlueCieloECM.InnoCielo.Meridian.ClientAssembly: BlueCieloECM.InnoCielo.Meridian (in BlueCieloECM.InnoCielo.Meridian.dll) Version: 4.0.0.0 (4.0.19.0)
Syntax public BCVaultLink SelectedVault { set; }
Public WriteOnly Property SelectedVault As BCVaultLink
Set
public:
property BCVaultLink^ SelectedVault {
void set (BCVaultLink^ value);
}
member SelectedVault : BCVaultLink with set
Property Value
Type:
BCVaultLinkSee Also