Resource.ActualOvertimeWorkProtected Property
Project Developer Reference |
In Project 2003, returns or sets the protected actual overtime work (in minutes) for an enterprise resource. Read/write Variant. Not used in later versions of Project.
Syntax
expression.ActualOvertimeWorkProtected
expression A variable that represents a Resource 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 resources.
See Also