IFsrmReport Interface
Used to configure the description and filters for a single report.
Assembly: srmlib (in srmlib.dll)
| Name | Description | |
|---|---|---|
![]() | Description | Retrieves or sets the description of the report. |
![]() | LastGeneratedFileNamePrefix | Retrieves the report's generated file name for the last time the report was run. The string is used to make the report name unique. |
![]() | Name | Retrieves or sets the name of the report. |
![]() | Type | Retrieves the type of report to generate. |
| Name | Description | |
|---|---|---|
![]() | Delete() | Removes this report object from the report job object. |
![]() | GetFilter(_FsrmReportFilter) | Retrieves the value of the specified report filter. |
![]() | SetFilter(_FsrmReportFilter, Object) | Sets the current value of the specified report filter. |
The following methods return this interface:

