Status property: ReportDefn class
Description
This property returns the status of the report definition as a string. Valid values are:
| Value | Description |
|---|---|
|
A |
The report definition is active and can be run. |
|
I |
The report definition is inactive and cannot be run. |
|
P |
The report definition is in progress and cannot be run. This is the default value. |
This property is read-only.