Navigation:  Object Model Reference > Project Object > Methods >

Project.Execute Method

Previous pageReturn to chapter overviewNext page

Executes the compare process.

 

Syntax

expression.Execute(ActivePairOnly)

expression. A variable representing a Project object.

 

Parameters

Name

Type

Description

ActivePairOnly

Boolean

When True only the ActivePair is processed.

 

Return Value

none

 

Remarks

Includes the actions (DoReport, DoHighlight and DoShowHide) specified in related Settings.
.

 

 


See Also

Project Object
Project Object Members