Share via


Task.ActualOvertimeWorkProtected Property

Project Developer Reference

In Project 2003, returns or sets the protected actual overtime work (in minutes) for a task. Read/write Variant. Not used in later versions of Project.

Syntax

expression.ActualOvertimeWorkProtected

expression   A variable that represents a Task object.

Return Value
Variant

Remarks

In Project 2007 and later versions, the ActuaOvertimeWork property is synchronized with protected actuals, so the ActualOvertimeWorkProtected property always returns 0. Protected actuals can only be associated with enterprise resource assignments on a task.

See Also