Closes the Interactive Reporting document file. This method is equivalent to selecting File > Close.
The Document.Close() object model syntax is not supported in an Interactive Reporting document file deployed in the EPM Workspace or in Interactive Reporting Web Client. |
Expression.Close([SaveChanges As Boolean])
An expression that returns a Document or WebClientDocument object
This example shows how to close all the open documents in the application: