BCRepository Properties |
The BCRepository type exposes the following members.
Name | Description | |
---|---|---|
AMFSSharePath |
Gets the UNC share path of the local AMFS drive.
| |
AMLicense |
Gets the license information for the repository.
| |
AMServer |
Gets the server information for the repository.
| |
APWFEnabled |
Gets or sets a value indicating whether Advanced Project Workflow module
has been enabled for the vault.
| |
AuditTrail |
Gets the audit trailer for the repository.
| |
Baselines |
Gets the collection of baselines.
| |
CheckCredentials |
Gets or sets a value indicating whether to authenticate logon credentials with the operating system.
| |
ContextPath |
Gets the path describing the context in which this repository is currently opened.
| |
CreationDate |
Gets the creation date of the repository.
| |
CurrentWorkList |
Gets the work list for the current user in the current work area.
| |
CurrentWorkPackage |
Gets the current opened work area.
| |
DataStoreName |
Gets the name of the data store.
| |
DetectChangedDocuments |
Gets or sets a value indicating whether to enable
the detection of documents chnaged during the transaction.
| |
DisableWorkAreas |
Gets or sets a value indicating whether
work areas have been disabled for the vault.
| |
DisplayName |
Gets or sets the display name of the repository.
| |
DocumentCount |
Gets the total number of documents in the vault.
| |
EDMServerVersion |
Gets the server version.
| |
Environment |
Gets the environment settings.
| |
IgnoreDocumentLockID |
Gets or sets the current session document LockID property value
that should be ignored on restricted operations.
| |
ImportFilter |
Gets AMFS no-import filter.
| |
IsDisposed |
Gets a value indicating whether the object has been disposed of.
(Inherited from DisposableObject.) | |
IsFQDNSSupported |
Gets a value indicating whether fully-qualified domain names are used (instead of NETBIOS names).
| |
IsOpen | Obsolete.
Gets a value indicating whether the repository is currently opened.
| |
IsRevoked |
Gets a value indicating whether the current transaction has been revoked.
| |
IsUserMode |
Gets a value indicating whether the repository is opened in writable mode.
| |
IsWorkIsolationMode | Obsolete.
Gets a value indicating whether the Work Isolation mode has been enabled for the vault.
| |
MainWorkPackages |
Gets the collection of main-level work areas.
| |
Moment |
Gets the date when the repository was 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.
| |
MomentDate |
Gets the date when the repository was opened.
The current transaction will view the vault as it existed at that point in time.
Gets the current server time if the transaction is in the present time
(the Moment property returns ).
| |
Name |
Gets the internal name of the repository.
| |
OnImportDocument |
Gets or sets the state to set when a document is imported.
| |
OtherWLAccessRights |
Gets access rights for the current user
to access/modify work lists of other people.
| |
PatchCode |
Gets the license type.
| |
RequireChangeThroughSubWP |
Gets or sets a value indicating whether documents can be edited in the work area.
If then documents should be assigned to a sub-work area first.
| |
RollbackOnDispose |
Gets or sets a value indicating whether the repository should be closed without
commitment when the repository is disposed.
Default value is .
| |
Root |
Gets the root folder of the repository.
| |
RootObjectID |
Gets the value that uniquely identifies the root object of the repository.
| |
Selections |
Gets the collection of selections in the current work area.
| |
ServerTime |
Gets the current server time.
| |
SessionIdentification |
Gets or sets the session identification.
| |
SharedEnvironment |
Gets the environment settings.
| |
SubWorkPackages |
Gets the collection of sub-work packages.
| |
UnderlyingObject |
Gets the underlying wrapped object.
(Inherited from DisposableObject.) | |
UseAMFS |
Gets or sets a value indicating whether to use AMFS.
| |
UseESignOnTransitions |
Gets or sets a value indicating whether to use electronic signatures on workflow transitions.
| |
UseObjectContext |
Gets or sets a value indicating whether to use the
object context mode of the current transaction.
| |
User |
Gets the name of the user.
| |
UsesExternalEnvironment |
Gets a value indicating whether the vault was opened with an external environment.
| |
WebAccessLocationID |
Gets or sets the unique value that identifies the
published location of the vault which can be used by Web Access.
| |
WebAccessLocationName |
Gets or sets the name of the Web Location.
| |
WebAccessVirtualDirectory |
Gets or sets the base URL of the vault which can be used by Web Access.
| |
WorkIsolationMode |
Gets or sets a value indicating whether
the Work Isolation mode has been enabled for the vault.
| |
WorkLists |
Gets the collection of work lists.
|