BCWorkPackageTemplate Properties |
The BCWorkPackageTemplate type exposes the following members.
| Name | Description | |
|---|---|---|
| AccessRights |
Gets access rights of the work package template.
| |
| AMClass |
Gets a class that represents a work area of the template.
| |
| ColumnPropertyDefCollection |
Gets the collection of properties that are shown as
columns in the "All Documents in work area" view.
| |
| Description |
Gets or sets a comment text about the type of work area.
| |
| DisplayName |
Gets or sets the display name of the template.
| |
| DocRefDirection |
Gets or sets the direction of document references included in the result.
| |
| DocRefType |
Gets or sets the document reference type used to limit the document references.
| |
| Environment |
Gets the environment the template is defined in.
| |
| Extendable |
Gets the extended object.
(Inherited from BCRepositoryObject.) | |
| ID |
Gets the value that uniquely identifies the template.
| |
| IncludeReferenced |
Gets or sets a value that defines what references are included in the result.
| |
| InitialState |
Gets the initial state for a new 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 history is kept during the lifetime of the work area.
| |
| Name |
Gets or set the internal name of the template.
| |
| OnImportDocument |
Gets or sets the state to set when importing documents.
| |
| Repository |
Gets the repository to which the object belongs.
(Inherited from BCRepositoryObject.) | |
| RetainHistory |
Gets or sets a value indicating whether history for this work area is retained after it reaches its end state.
| |
| Securable |
Gets the secured object.
(Inherited from BCRepositoryObject.) | |
| States |
Gets the collection of all states defined in the template.
| |
| Transitions |
Gets the collection of all transitions defined in the template.
| |
| UnderlyingObject |
Gets the underlying wrapped object.
(Inherited from DisposableObject.) | |
| VaultLevelAllowed |
Gets or sets a value indicating whether work areas can be created from the template in the main area.
| |
| WorkIsolationMode |
Gets or sets a value indicating whether the Work Isolation mode
has been enabled for the work area.
|