Application.ViewShowWork Method
Project Developer Reference |
Displays work information in the active pane.
Syntax
expression.ViewShowWork
expression A variable that represents an Application object.
Return Value
Boolean
Remarks
The ViewShowWork method has no effect unless the active window contains one of the following views: Resource Graph, Resource Form, Resource Name Form, Task Details Form, or Task Name Form.
See Also