BCEnvironment Properties |
The BCEnvironment type exposes the following members.
| Name | Description | |
|---|---|---|
| AllDocumentProperties |
Gets the collection of property definitions used for all document types.
| |
| AllFolderProperties |
Gets the collection of property definitions used for all folder types.
| |
| AllowedInFieldPathProperties |
Returns the collection of property definitions that may be used in a Field-Path Definition.
| |
| AllUnassignedProperties |
Gets the collection of all property definitions of all unassigned property definitions.
| |
| AvailableNavigationViews |
Gets the collection of navigation views that are available to the user.
| |
| AvailableToDoPersonAdditionalPrivileges |
Gets the collection of privileges that are available as additional
to-do person privileges in a workflow state.
| |
| CustomToDoPersonAdditionalPrivileges |
Gets the collection of custom privileges that are available as
additional to-do person privileges in a workflow state.
| |
| DefaultDocumentType |
Gets or sets the default document type.
| |
| DefaultStoredPropertyDefCollection |
Gets or sets the default stored collection of property definitions.
| |
| DisplayName |
Gets or sets the display name of the environment.
| |
| DocRefTypes |
Gets the collection of all document reference types.
| |
| DocumentTypes |
Gets the collection of all document types.
| |
| EnableRenditions |
Gets or sets a value indicating whether renditions are enabled.
| |
| Extendable |
Gets the extended object.
(Inherited from BCRepositoryObject.) | |
| ExtensionMappings |
Gets the collection of all extension mappings.
| |
| FieldPathDefinition |
Gets the definition of the Field-Path definition facility, or
null if the Field-Path definition is not defined.
| |
| FolderSearchPropertyDefCollection |
Gets the stored collection of property definitions for folder search results.
| |
| FolderTypes |
Gets the collection of all folder types.
| |
| GlobalSearchQueries |
Gets the collection of all global search queries.
| |
| IsDisposed |
Gets a value indicating whether the object has been disposed of.
(Inherited from DisposableObject.) | |
| LastChanged |
Gets the date on which the environment was last changed.
| |
| LookupLists |
Gets the collection of all lookup lists.
| |
| ModificationDate |
Gets the date when the environment was last modified.
| |
| Name |
Gets the internal name of the environment.
| |
| NavigationViews |
Gets the collection of navigation views.
| |
| PreferredForSearchPropertyDefCollection |
Gets the collection of property definitions preferred for search.
| |
| Privileges |
Gets the collection of all privileges.
| |
| ProjectDefinitions |
Gets the collection of all project definitions.
| |
| PropertySets |
Gets the collection of all property sets.
| |
| Reports |
Gets the collection of all reports.
| |
| Repository |
Gets the repository to which the object belongs.
(Inherited from BCRepositoryObject.) | |
| RequiredChangePrivilege |
Gets or sets the privilege required to change the privileges.
| |
| SearchPropertyDefCollection |
Gets the collection of property definitions for search results.
| |
| Securable |
Gets the secured object.
(Inherited from BCRepositoryObject.) | |
| StoredFolderSearchQueries |
Gets the collection of all stored folder search queries.
| |
| StoredPropertyDefCollections |
Gets the collection of all stored collections of property definitions.
| |
| StoredSearchQueries |
Gets the collection of all stored search queries.
| |
| TmpFieldPathDefinition |
Gets the temporary definition of the Field-Path definition facility, or
null if the Field-Path definition is not defined.
| |
| UIExtensionRefs |
Gets the collection of all UI extension definitions.
| |
| UnderlyingObject |
Gets the underlying wrapped object.
(Inherited from DisposableObject.) | |
| UseDTSecurity |
Gets or sets a value indicating whether document type security (DTS) is used.
| |
| UseRoleBasedSecurity |
Gets or sets a value indicating whether role-based security is used.
| |
| UserPropertyDefCollection |
Gets the stored collection of property definitions for the current user.
| |
| UserRoles |
Gets the collection of all user roles.
| |
| VersionNumber |
Gets the version number of the environment.
| |
| WorkflowDefinitions |
Gets the collection of all workflow definitions.
| |
| WorkListColumnPropertyDefCollection |
Gets the collection of property definitions for columns in the documents view of work lists.
| |
| WorkPackageTemplates |
Gets the collection of all work area templates.
|