PjCompareVersionItems enumeration (Project)

Contains constants that specify how to compare items when comparing two project versions.

Name Value Description
pjCompareVersionItemsAllDifferences 0 Show all differences.
pjCompareVersionItemsAllItems 6 Show all items.
pjCompareVersionItemsChangedItems 1 Show only changed items.
pjCompareVersionItemsCommonItems 3 Show common items.
pjCompareVersionItemsUnchangedItems 2 Show unchanged items.
pjCompareVersionItemsUniqueItemsOfVersion1 4 Show unique items in the first version.
pjCompareVersionItemsUniqueItemsOfVersion2 5 Show unique items in the second version.

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.