AutoProcess (Property)

Applies To:

QuerySection object

Description:

Enables a Query to process automatically when it is opened or downloaded from the repository.

Action:

Read-write, Boolean

Example:

This example shows how to enable AutoProcess:

ActiveDocument.Sections["Query"].AutoProcess = true