The BCOpenVaultDialog type exposes the following members.
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.) |
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | 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 ObjectDisposedException exception if
the underlying object has been disposed.
(Inherited from DisposableObject.) |
![]() | ToString | (Inherited from Object.) |
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.
|