Click or drag to resize

CrossTabEngineListSavedReports Method

Lists the contents of the saved reports directory as a hierarchy of nodes.

Namespace: RCS.Carbon.Tables
Assembly: RCS.Carbon.Tables (in RCS.Carbon.Tables.dll) Version: 9.1.0
Syntax
C#
public GenNode[] ListSavedReports()

Return Value

GenNode
A set of nodes in the same shape as the underlying storage. The report name is relative to the job report folder, which prefix part has been stipped off.
See Also