Application.GlobalViewsCombination Property
Project Developer Reference |
Returns a ViewsCombination collection representing the combination views of the Global.mpt file. Read-only Object.
Syntax
expression.GlobalViewsCombination
expression A variable that represents an Application object.
Return Value
ViewsCombination
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