ViewCombination Object Members

Project Developer Reference

A ViewCombination object represents a combination view in Microsoft Office Project 2007.

Methods

  Name Description
Bb212891.methods(en-us,office.12).gif Apply Applies changes to the view.
Bb212891.methods(en-us,office.12).gif Delete Deletes an object from its containing collection.

Properties

  Name Description
Bb212891.properties(en-us,office.12).gif Application Returns an Application object. Read-only Object.
Bb212891.properties(en-us,office.12).gif BottomView Returns or sets a ViewSingle collection representing the lower view of the combination view in the specified project. Read/write
Bb212891.properties(en-us,office.12).gif Index Returns the index of an object in its containing collection. Read-only Long.
Bb212891.properties(en-us,office.12).gif Name Returns the name of a ViewCombination object. Read/write String.
Bb212891.properties(en-us,office.12).gif Parent Returns the parent of the object. Read-only Object.
Bb212891.properties(en-us,office.12).gif Screen Returns a screen type for a ViewCombination object. Can be one of the PjViewScreen constants. Read-only Long.
Bb212891.properties(en-us,office.12).gif ShowInMenu True if Project shows the view name in the View Bar and the View menu. Read/write Boolean.
Bb212891.properties(en-us,office.12).gif Single True if a specified view is a single view. Read-only Boolean.
Bb212891.properties(en-us,office.12).gif TopView Returns or sets a ViewSingle object representing the single view of the combination view. Read/write Object.
Bb212891.properties(en-us,office.12).gif Type Returns or sets the type of item in a ViewCombination. Can be one of the following PjItemType constants: pjOtherItem, pjResourceItem, or pjTaskItem. Read/write Long.