BCWorkPackage Properties |
The BCWorkPackage type exposes the following members.
| Name | Description | |
|---|---|---|
| AccessRights |
Gets access rights of the work area.
| |
| Baselines |
Gets the collection of baselines created in the work area.
| |
| ColumnPropertyDefCollection |
Gets the collection of the properties that are shown
as columns in "All Documents in the work area" view.
| |
| CreatedFrom |
Gets the template that the work area was created from.
Returns for the Main area.
| |
| CreationDate |
Gets the date the work area was created.
| |
| CurrentState |
Gets the current transition state of the work area.
| |
| DisplayName |
Gets or sets the display name of the work area.
| |
| Enclosure |
Gets the enclosure that manages access to dependent objects.
| |
| Extendable |
Gets the extended object.
(Inherited from BCRepositoryObject.) | |
| ID |
Gets the value that uniquely identifies the work area.
| |
| IsDisposed |
Gets a value indicating whether the object has been disposed of.
(Inherited from DisposableObject.) | |
| MaintainHistory |
Gets or sets a value indicating whether a history is kept during the lifetime of the work area.
| |
| Name |
Gets the internal name of the work area.
| |
| OnImportDocument |
Gets or sets the state to set when a document is imported.
| |
| ParentWorkPackage |
Gets the parent work area.
Returns for main area.
| |
| Path |
Gets the context path of the work area.
Lists all parent work areas separated by backslashes (\).
| |
| Repository |
Gets the repository to which the object belongs.
(Inherited from BCRepositoryObject.) | |
| RetainHistory |
Gets a value indicating whether the full history
is retained after the work area has become inactive.
| |
| Securable |
Gets the secured object.
(Inherited from BCRepositoryObject.) | |
| Selections |
Gets the collection of selections in the current work area.
| |
| SubWorkPackages |
Gets the collection of sub-work areas in the work area.
| |
| Template |
Gets the template used to create the work package.
| |
| UnderlyingObject |
Gets the underlying wrapped object.
(Inherited from DisposableObject.) | |
| WorkIsolationMode |
Gets or sets a value indicating whether
Work Isolation mode has been enabled for the work area.
| |
| WorkLists |
Gets the collection of work lists in the work area.
|