Click or drag to resize
BCWorkPackage Properties

The BCWorkPackage type exposes the following members.

Properties
  NameDescription
Public propertyAccessRights
Gets access rights of the work area.
Public propertyBaselines
Gets the collection of baselines created in the work area.
Public propertyColumnPropertyDefCollection
Gets the collection of the properties that are shown as columns in "All Documents in the work area" view.
Public propertyCreatedFrom
Gets the template that the work area was created from. Returns for the Main area.
Public propertyCreationDate
Gets the date the work area was created.
Public propertyCurrentState
Gets the current transition state of the work area.
Public propertyDisplayName
Gets or sets the display name of the work area.
Public propertyEnclosure
Gets the enclosure that manages access to dependent objects.
Public propertyExtendable
Gets the extended object.
(Inherited from BCRepositoryObject.)
Public propertyID
Gets the value that uniquely identifies the work area.
Public propertyIsDisposed
Gets a value indicating whether the object has been disposed of.
(Inherited from DisposableObject.)
Public propertyMaintainHistory
Gets or sets a value indicating whether a history is kept during the lifetime of the work area.
Public propertyName
Gets the internal name of the work area.
Public propertyOnImportDocument
Gets or sets the state to set when a document is imported.
Public propertyParentWorkPackage
Gets the parent work area. Returns for main area.
Public propertyPath
Gets the context path of the work area. Lists all parent work areas separated by backslashes (\).
Public propertyRepository
Gets the repository to which the object belongs.
(Inherited from BCRepositoryObject.)
Public propertyRetainHistory
Gets a value indicating whether the full history is retained after the work area has become inactive.
Public propertySecurable
Gets the secured object.
(Inherited from BCRepositoryObject.)
Public propertySelections
Gets the collection of selections in the current work area.
Public propertySubWorkPackages
Gets the collection of sub-work areas in the work area.
Public propertyTemplate
Gets the template used to create the work package.
Public propertyUnderlyingObject
Gets the underlying wrapped object.
(Inherited from DisposableObject.)
Public propertyWorkIsolationMode
Gets or sets a value indicating whether Work Isolation mode has been enabled for the work area.
Public propertyWorkLists
Gets the collection of work lists in the work area.
Top
See Also