|
CrossTabEngineListSavedReports Method
|
Lists the contents of the saved reports directory as a hierarchy of nodes.
Namespace: RCS.Carbon.TablesAssembly: RCS.Carbon.Tables (in RCS.Carbon.Tables.dll) Version: 9.1.0
Syntax public GenNode[] ListSavedReports()
Return Value
GenNodeA 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