Interactive Reporting document file level function that stops the processing sequence and should be used only with the OnPreProcess (Method) event. This method takes no arguments.
Expression.InterruptQueryProcess()
Interactive Reporting document file
This example displays the InterruptQueryProcess method for an active Interactive Reporting document file:
ActiveDocument.InterruptQueryProcess()