SetFolderCriteria method: ReportManager class
Syntax
SetFolderCriteria(FolderName)
Description
Use the SetFolderCriteria method to specify the folder criteria for searching reports.
Parameters
| Parameter | Description |
|---|---|
|
FolderName |
Specify the name of the folder the report is posted in, as a string. |
Returns
A Boolean value, true if the search criteria is added successfully, false otherwise.