BCProjectDefinition Properties |
The BCProjectDefinition type exposes the following members.
| Name | Description | |
|---|---|---|
| AllowedAsSubProjectDefs |
Gets the collection of project definitions allowed
as sub-projects for the project definition.
| |
| Description |
Gets or sets the description of the project definition.
| |
| DisplayName |
Gets or sets the display name of the project definition.
| |
| Environment |
Gets the environment settings.
| |
| Extendable |
Gets the extended object.
(Inherited from BCRepositoryObject.) | |
| FolderType |
Gets or sets the folder type for the project definition.
| |
| ID |
Gets the value that uniquely identifies the project definition.
| |
| IsDisposed |
Gets a value indicating whether the object has been disposed of.
(Inherited from DisposableObject.) | |
| Name |
Gets or sets the internal name of the project definition.
| |
| Repository |
Gets the repository to which the object belongs.
(Inherited from BCRepositoryObject.) | |
| Securable |
Gets the secured object.
(Inherited from BCRepositoryObject.) | |
| SubProjectDefinitions |
Gets the collection of sub-project definitions for the project definition.
| |
| TopLevelProjectAllowed |
Gets or sets the value indicating whether the project definition
can be used for top-level project(s).
| |
| UnderlyingObject |
Gets the underlying wrapped object.
(Inherited from DisposableObject.) | |
| WorkflowDefinition |
Gets the project workflow definition for the project definition.
| |
| WorkflowInterlocks |
Gets the collection of the defined workflow interlocks.
|