Application.GlobalViewsSingle Property
Project Developer Reference |
Returns a ViewsSingle collection representing the single views of the Global.mpt file. Read-only Object.
Syntax
expression.GlobalViewsSingle
expression A variable that represents an Application object.
Return Value
ViewsSingle
Remarks
In Microsoft Office Project 2007 and Microsoft Office Project Professional 2003, you can also add a view to the enterprise global template. First open the enterprise global template, making it the active project, and then run the Add method.
See Also