The BCNameSpace type exposes the following members.
Back to Top
Back to Top
Back to Top
Constructors
Name | Description | |
---|---|---|
![]() | BCNameSpace |
Initializes a new instance of the BCNameSpace class.
|
Methods
Name | Description | |
---|---|---|
![]() | ContextToDate |
Converts the context to a date value.
|
![]() | CreateRepository(String) | Obsolete.
Returns a new BCRepository instance that represents connection to the vault.
|
![]() | CreateRepository(String, String) | Obsolete.
Returns a new BCRepository instance that represents connection to the vault.
|
![]() | CreateRepository(String, String, Nullable DateTime ) | Obsolete.
Returns a new BCRepository instance that represents connection to the vault.
|
![]() | DateToContext |
Converts the date value to a context.
|
![]() | Dispose |
Releases the underlying wrapped object explicitly.
(Inherited from DisposableObject.) |
![]() | DocumentFromPath |
Returns a document with the specified path in the local workspace.
|
![]() | ![]() | (Inherited from ![]() |
![]() | ![]() | Allows an (Inherited from ![]() ![]() ![]() |
![]() | ![]() | Serves as a hash function for a particular type. (Inherited from ![]() |
![]() | ![]() | Gets the (Inherited from ![]() ![]() |
![]() | GetUseAMFS |
Returns a value indicating whether the AMFS share is used by the client.
|
![]() | GetUseAMFS(BCRepository) |
Returns a value indicating whether the AMFS share is used.
|
![]() | LinkFromPath |
Returns a new BCVaultLink instance that represents connection to the vault.
|
![]() | ![]() | Creates a shallow copy of the current (Inherited from ![]() ![]() |
![]() | OnDispose |
The method is called on the (Overrides DisposableObject OnDispose .)![]() |
![]() | ThrowIfDisposed |
Throws the (Inherited from DisposableObject.)![]() |
![]() | ![]() | (Inherited from ![]() |
![]() | UpdateDocumentFromPath(String) |
Synchronizes the document in the local workspace with the vault.
|
![]() | UpdateDocumentFromPath(String, CacheSyncKind) |
Synchronizes the document in the local workspace with the vault.
|
Properties
Name | Description | |
---|---|---|
![]() | IsAmfsEnabled |
Gets a value indicating whether the AMFS share is used by the client.
|
![]() | IsDisposed |
Gets a value indicating whether the object has been disposed of.
(Inherited from DisposableObject.) |
![]() | UnderlyingObject |
Gets the underlying wrapped object.
(Inherited from DisposableObject.) |
![]() | WorkspaceRoot |
Gets or sets the location of the local workspace.
|
See Also