| Visual Basic (Declaration) | |
|---|---|
Public Enum ActiveReport3.ReportState Inherits Enum | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public enum ActiveReport3.ReportState : Enum | |
| Member | Description |
|---|---|
| Idle | The report processing is idle. |
| InProgress | The report is currently being processed to create a document. |
| Completed | The report processing is complete. |
System.Object
System.ValueType
System.Enum
DataDynamics.ActiveReports.ActiveReport3.ReportState