Click or drag to resize
BCWorkPackageTemplate Properties

The BCWorkPackageTemplate type exposes the following members.

Properties
  NameDescription
Public propertyAccessRights
Gets access rights of the work package template.
Public propertyAMClass
Gets a class that represents a work area of the template.
Public propertyColumnPropertyDefCollection
Gets the collection of properties that are shown as columns in the "All Documents in work area" view.
Public propertyDescription
Gets or sets a comment text about the type of work area.
Public propertyDisplayName
Gets or sets the display name of the template.
Public propertyDocRefDirection
Gets or sets the direction of document references included in the result.
Public propertyDocRefType
Gets or sets the document reference type used to limit the document references.
Public propertyEnvironment
Gets the environment the template is defined in.
Public propertyExtendable
Gets the extended object.
(Inherited from BCRepositoryObject.)
Public propertyID
Gets the value that uniquely identifies the template.
Public propertyIncludeReferenced
Gets or sets a value that defines what references are included in the result.
Public propertyInitialState
Gets the initial state for a new 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 history is kept during the lifetime of the work area.
Public propertyName
Gets or set the internal name of the template.
Public propertyOnImportDocument
Gets or sets the state to set when importing documents.
Public propertyRepository
Gets the repository to which the object belongs.
(Inherited from BCRepositoryObject.)
Public propertyRetainHistory
Gets or sets a value indicating whether history for this work area is retained after it reaches its end state.
Public propertySecurable
Gets the secured object.
(Inherited from BCRepositoryObject.)
Public propertyStates
Gets the collection of all states defined in the template.
Public propertyTransitions
Gets the collection of all transitions defined in the template.
Public propertyUnderlyingObject
Gets the underlying wrapped object.
(Inherited from DisposableObject.)
Public propertyVaultLevelAllowed
Gets or sets a value indicating whether work areas can be created from the template in the main area.
Public propertyWorkIsolationMode
Gets or sets a value indicating whether the Work Isolation mode has been enabled for the work area.
Top
See Also