The BCOpenVaultDialog type exposes the following members.
Back to Top
Back to Top
Back to Top
Constructors
Name | Description | |
---|---|---|
![]() | BCOpenVaultDialog |
Initializes a new instance of the BCOpenVaultDialog class.
|
Methods
Name | Description | |
---|---|---|
![]() | Dispose |
Releases the underlying wrapped object explicitly.
(Inherited from DisposableObject.) |
![]() | ![]() | (Inherited from ![]() |
![]() | ![]() | Allows an (Inherited from ![]() ![]() ![]() |
![]() | ![]() | Serves as a hash function for a particular type. (Inherited from ![]() |
![]() | ![]() | Gets the (Inherited from ![]() ![]() |
![]() | ![]() | Creates a shallow copy of the current (Inherited from ![]() ![]() |
![]() | OnDispose |
The method is called on Dispose .
(Overrides DisposableObject OnDispose .) |
![]() | 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 (Inherited from DisposableObject.)![]() |
![]() | ![]() | (Inherited from ![]() |
Properties
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.
|
See Also