Project.DefaultTaskType property (Project)
Gets or sets the default task type. Read/write PjTaskFixedType.
Syntax
expression. DefaultTaskType
expression A variable that represents a Project object.
Remarks
The DefaultTaskType property can be one of the following PjTaskFixedType constants: pjFixedDuration, pjFixedUnits, or pjFixedWork.
Support and feedback
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.