Click or drag to resize
BCServer Properties

The BCServer type exposes the following members.

Properties
  NameDescription
Public propertyAddress
Gets the name of the computer where the server is running.
Public propertyAMFSSharePath
Gets the UNC path of the local AMFS drive. If AMFS service is not running, an exception will be thrown
Public propertyAMTaskServerMachine
Gets or sets the name of the default server machine running the Task Service.
Public propertyBuildNumber
Gets build number of the server.
Public propertyDefaultDataPath
Gets the default location of the new vault.
Public propertyDefaultDataStore
Gets or sets the name of the default vault.
Public propertyInstalledDataStores
Gets the array of names of installed vaults.
Public propertyIsDisposed
Gets a value indicating whether the object has been disposed of.
(Inherited from DisposableObject.)
Public propertyLanGroupName
Gets the Work group or Domain name of the server.
Public propertyLicenseServer
Gets the license server information for the server.
Public propertyPatchCode
Gets the patch code of the server.
Public propertyServerTime
Gets the current server time.
Public propertySharedFolder
Gets or sets the local path to the shared folder on the server.
Public propertySuspiciousCurrentTime
Gets a value indicating whether the current server time is suspicious to be incorrect.
Public propertyUNCServerShare
Returns the UNC path to the shared folder on the server
Public propertyUnderlyingObject
Gets the underlying wrapped object.
(Inherited from DisposableObject.)
Public propertyUserDB
Gets the user database.
Public propertyUserDBNamingOptions
Gets or sets the work list naming options for User Database.
Public propertyVersionNumber
Gets version number of the server.
Top
See Also