_FsrmReportGenerationContext Enumeration
Defines the context in which the report is initiated.
Assembly: srmlib (in srmlib.dll)
| Member name | Description | |
|---|---|---|
| FsrmReportGenerationContext_IncidentReport | The report will run in response to a quota or file screen event. | |
| FsrmReportGenerationContext_InteractiveReport | The report will run on demand. | |
| FsrmReportGenerationContext_ScheduledReport | The report will run as a scheduled report. | |
| FsrmReportGenerationContext_Undefined | The context is unknown. Do not use this flag. |
Community Additions
ADD
Show: