Resource.RemainingOvertimeWork Property
Project Developer Reference |
Returns the remaining overtime work (in minutes) for a Resource. Read-only Variant.
Syntax
expression.RemainingOvertimeWork
expression A variable that represents a Resource object.
Return Value
Variant
Remarks
The RemainingOvertimeWork property does not return any meaningful information for material resources. Setting a value returns a trappable error (error code 1101) when applied to material resources.
See Also