WBSCodeDefinition
WBSCodeDefinition class
Represents a WBS Code Definition.
Constructors
| Name | Description |
|---|---|
| WBSCodeDefinition | Initializes a new instance of the WBSCodeDefinition class. |
Methods
| Name | Description |
|---|---|
| get_CodeMaskCollection | Gets the collection of WBSCodeMask objects. |
| get_CodePrefix | Gets the project code prefix. |
| get_GenerateWBSCode | Gets a value indicating whether to generate WBS code for new task. |
| get_VerifyUniqueness | Gets a value indicating whether to verify uniqueness of new WBS codes. |
| set_CodePrefix | Sets the project code prefix. |
| set_GenerateWBSCode | Sets a value indicating whether to generate WBS code for new task. |
| set_VerifyUniqueness | Sets a value indicating whether to verify uniqueness of new WBS codes. |