_FsrmReportRunningStatus Enumeration
Defines the running states a for a report job.
Assembly: srmlib (in srmlib.dll)
| Member name | Description | |
|---|---|---|
| FsrmReportRunningStatus_NotRunning | The report job is not running. | |
| FsrmReportRunningStatus_Queued | The report job is queued to run but is not running. | |
| FsrmReportRunningStatus_Running | The report job is running. | |
| FsrmReportRunningStatus_Unknown | The report job status in unknown. |
Community Additions
ADD
Show: