Click or drag to resize
BCSVault Properties

The BCSVault type exposes the following members.

Properties
  NameDescription
Public propertyArgument Obsolete.
Gets the collection of named properties stored in the vault.
Public propertyArguments
Gets the collection of named properties stored in the vault.
Public propertyCurrentWorkArea
Gets a current opened work area.
Public propertyIsDisposed
Gets a value indicating whether the object has been disposed of.
(Inherited from DisposableObject.)
Public propertyMetadata
Gets the metadata for the script object.
(Inherited from BCScriptObject.)
Public propertyMoment
Gets the date when the repository is opened. The current transaction will view the vault as it existed at that point in time. Gets if the repository was opened in the present time.
Public propertyName
Gets the internal name of the vault.
Public propertyRootFolder
Gets the root folder of the vault.
Public propertyRootURL
Gets the base URL of the vault which can be used by Web Access.
Public propertyServerName
Gets the computer name where the server is running.
Public propertyServerProductCode
Gets the product code of the server.
Public propertyServerTimeGMT
Gets the current server time.
Public propertyTask
Gets the active task.
Public propertyUnderlyingObject
Gets the underlying wrapped object.
(Inherited from DisposableObject.)
Public propertyWebAccessLocationID
Gets the value that uniquely identifies the published location of the vault which can be used by Web Access.
Public propertyWorkIsolationMode
Gets a value indicating whether the Work Isolation mode has been enabled for the vault.
Top
See Also