| BCVaultLink Properties |
The BCVaultLink type exposes the following members.
| Name | Description | |
|---|---|---|
| BaseLineDisplayName |
Gets or sets the display name of the selected baseline.
| |
| BaseLineID |
Gets or sets the ID property value of the selected baseline.
| |
| DataStoreName |
Gets or sets the name of the selected data store.
| |
| DateTimeUTC |
Gets or sets the selected date value of History mode.
| |
| IsBaseline |
Gets a value indicating whether a baseline was used to select a moment in history.
| |
| IsDisposed |
Gets a value indicating whether the object has been disposed of.
(Inherited from DisposableObject.) | |
| IsWorkMode |
Gets a value indicating whether the vault is in writable mode.
| |
| IsWorkPackage |
Gets a value indicating whether the work area is selected.
| |
| MachineName |
Gets or sets the name of the selected server machine.
| |
| SectionAddress |
Gets or sets the address of the selected section in format: "\\{MachineName}\{DataStoreName}\{VaultName}".
| |
| UnderlyingObject |
Gets the underlying wrapped object.
(Inherited from DisposableObject.) | |
| VaultDisplayName |
Gets or sets the display name of the selected vault.
| |
| VaultName |
Gets or sets the name of the selected vault.
| |
| WorkMode |
Gets or sets a value indicating whether the vault is in writable mode.
| |
| WorkPackageDisplayName |
Gets or sets the display name of the selected work area.
| |
| WorkPackageID |
Gets or sets the ID property value of the selected work area.
|