Application.GlobalOutlineCodes Property
Project Developer Reference |
Returns an OutlineCodes collection of enterprise outline codes in the Enterprise Global template file. Read/write.
Syntax
expression.GlobalOutlineCodes
expression A variable that represents an Application object.
Return Value
OutlineCodes
Remarks
For example, use the OutlineCode1 property to set enterprise outline code values when you have the Enterprise Global file open for reading and writing. GlobalOutlineCodes applies to Microsoft Office Project 2007 and to Microsoft Office Project Professional 2003 only.
See Also