Assignment.ActualWorkProtected Property
Project Developer Reference |
In Project 2003, returns or sets the protected actual work (in minutes) for a Assignment object. Read/write Variant. Not used in later versions of Project.
Syntax
expression.ActualWorkProtected
expression A variable that represents an Assignment object.
Return Value
Variant
Remarks
In Project 2007 and later versions, the ActualWork property is synchronized with protected actuals, so the ActualWorkProtected property always returns 0. Protected actuals can only be associated with enterprise resource assignments.
See Also