Returns a collection of reports the specified user has access to.
public Reports GetReports(int FolderID, string userName)
Return Value
A collection of report objects.
Parameters
int FolderID
The ID of the folder to get the reports from.
string userName
The name of the user.
Overloads:
See also:
Class ReportEngine© Stonefield Software Inc., 2023 • Updated: 06/06/16
Comment or report problem with topic