BCServer Properties |
The BCServer type exposes the following members.
Name | Description | |
---|---|---|
Address |
Gets the name of the computer where the server is running.
| |
AMFSSharePath |
Gets the UNC path of the local AMFS drive.
If AMFS service is not running, an exception will be thrown
| |
AMTaskServerMachine |
Gets or sets the name of the default server machine running the Task Service.
| |
BuildNumber |
Gets build number of the server.
| |
DefaultDataPath |
Gets the default location of the new vault.
| |
DefaultDataStore |
Gets or sets the name of the default vault.
| |
InstalledDataStores |
Gets the array of names of installed vaults.
| |
IsDisposed |
Gets a value indicating whether the object has been disposed of.
(Inherited from DisposableObject.) | |
LanGroupName |
Gets the Work group or Domain name of the server.
| |
LicenseServer |
Gets the license server information for the server.
| |
PatchCode |
Gets the patch code of the server.
| |
ServerTime |
Gets the current server time.
| |
SharedFolder |
Gets or sets the local path to the shared folder on the server.
| |
SuspiciousCurrentTime |
Gets a value indicating whether the current server time is suspicious to be incorrect.
| |
UNCServerShare |
Returns the UNC path to the shared folder on the server
| |
UnderlyingObject |
Gets the underlying wrapped object.
(Inherited from DisposableObject.) | |
UserDB |
Gets the user database.
| |
UserDBNamingOptions |
Gets or sets the work list naming options for User Database.
| |
VersionNumber |
Gets version number of the server.
|