BCOpenVaultDialog Class |
Namespace: BlueCieloECM.InnoCielo.Meridian.Client
The BCOpenVaultDialog type exposes the following members.
Name | Description | |
---|---|---|
BCOpenVaultDialog |
Initializes a new instance of the BCOpenVaultDialog class.
|
Name | Description | |
---|---|---|
BaselineID |
Gets or sets the ID property value of the baseline selected in the dialog box.
| |
Caption |
Gets or sets the caption of the dialog box.
| |
DataStoreName |
Gets or sets the name of the data store selected in the dialog box.
| |
IsDisposed |
Gets a value indicating whether the object has been disposed of.
(Inherited from DisposableObject.) | |
MachineName |
Gets or sets the name of the server machine selected in the dialog box.
| |
Moment |
Gets or sets the date selected in the dialog box to open the vault in history mode.
| |
Repository |
Gets or sets an object that represents the connection to a vault selected in the dialog box.
| |
SelectedVault |
Gets the vault that a user selected in the dialog box
or sets the initial parameters of the dialog.
| |
ShowDateTime |
Gets or sets a value indicating whether a user should be allowed to open the vault in History mode.
| |
ShowWorkPackages |
Gets or sets a value indicating whether to display work areas in the dialog box.
| |
UnderlyingObject |
Gets the underlying wrapped object.
(Inherited from DisposableObject.) | |
VaultName |
Gets or sets the name of the vault selected in the dialog box.
| |
WorkPackageID |
Gets or sets the ID property value of the work area selected in the dialog box.
|
Name | Description | |
---|---|---|
Dispose |
Releases the underlying wrapped object explicitly.
(Inherited from DisposableObject.) | |
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
OnDispose |
The method is called on Dispose.
(Overrides DisposableObjectOnDispose.) | |
ShowDialog |
Displays an Open Vault dialog box with the default owner.
| |
ShowDialog(IWin32Window) |
Displays an Open Vault dialog box with the specified owner.
| |
ThrowIfDisposed |
Throws the ObjectDisposedException exception if
the underlying object has been disposed.
(Inherited from DisposableObject.) | |
ToString | (Inherited from Object.) |