HsvReports Type Library

This chapter describes the methods of the HsvReports type library. You can use these methods to create and delete reports and to get report information.

Note:

The HsvReports methods apply only to reports on an application server, not to reports saved on client PCs.

To use the HsvReports type library, you must reference HsvReports.dll in your project.

The HsvReports type library contains one object—the HsvReports object. The HsvReports object’s methods are summarized in Table 30, HsvReports Object Methods, and are described in detail in the following topics.

Assign HsvReports object references with the Reports property of the HsvSession object. For an example, see HsvReports Type Library Overview.