Assignment.WorkContour property (Project)

Gets or sets the type of work contour for the assignment. Read/write PjWorkContourType.

Syntax

expression. WorkContour

expression A variable that represents an Assignment object.

Remarks

The WorkContour property can be one of the following PjWorkContourType constants: pjBackLoaded, pjBell, pjContour, pjDoublePeak, pjEarlyPeak, pjFlat, pjFrontLoaded, pjLatePeak, or pjTurtle. The default value is pjFlat.

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.