ReportEngine.GetFolders
less than 1 minute to read

Returns a collection of folders the specified user has access to.

public Folders GetFolders(int FolderID, string userName);

Return Value

A collection of folder objects.

Parameters

<>FolderID<> The ID of the folder to get the folders from.

<>string userName<> The name of the user.

Overloads:


See also:

Class ReportEngine

© Stonefield Software Inc., 2024 • Updated: 12/09/11
Comment or report problem with topic