Application.ViewShowWorkAvailability Method
Project Developer Reference |
Displays work availability information in the active Resource Graph view.
Syntax
expression.ViewShowWorkAvailability
expression A variable that represents an Application object.
Return Value
Boolean
Remarks
The ViewShowWorkAvailability method has no effect unless the active window contains the Resource Graph view. The ViewShowWorkAvailability method is not available for material resources and returns a trappable error (error code 1100) when applied to material resources.
See Also