WBSCodeDefinition

WBSCodeDefinition class

Represents a WBS Code Definition.

The WBSCodeDefinition type exposes the following members:

Constructors

NameDescription
WBSCodeDefinition()Initializes a new instance of the WBSCodeDefinition class.

Properties

NameDescription
code_prefixGets or sets the project code prefix.
generate_wbs_codeGets or sets a value indicating whether to generate WBS code for new task.
verify_uniquenessGets or sets a value indicating whether to verify uniqueness of new WBS codes.
code_mask_collectionGets the collection of WBSCodeMask objects.

See Also