WBSCodeDefinition

WBSCodeDefinition class

Represents a WBS Code Definition.

Constructors

NameDescription
WBSCodeDefinitionInitializes a new instance of the WBSCodeDefinition class.

Methods

NameDescription
get_CodeMaskCollectionGets the collection of WBSCodeMask objects.
get_CodePrefixGets the project code prefix.
get_GenerateWBSCodeGets a value indicating whether to generate WBS code for new task.
get_VerifyUniquenessGets a value indicating whether to verify uniqueness of new WBS codes.
set_CodePrefixSets the project code prefix.
set_GenerateWBSCodeSets a value indicating whether to generate WBS code for new task.
set_VerifyUniquenessSets a value indicating whether to verify uniqueness of new WBS codes.