ActiveReports.Server.ReportControls Assembly > ActiveReports.Server.ReportServices.Contracts.Policy Namespace : JournalEntryStatus Enumeration |
public enum JournalEntryStatus : System.Enum
Member | Description |
---|---|
Accomplished | Indicates that the associated request execution has been completed sucessfully. |
Cancelled | Indicates that the associated request has been cancelled. |
Executing | Indicates that the associated request is has been accepted for execution. |
Failed | Indicates that the associated request has been failed to execute. |
Queued | Indicates that the associated request is added to the journal and has not been processed yet. |
System.Object
System.ValueType
System.Enum
ActiveReports.Server.ReportServices.Contracts.Policy.JournalEntryStatus
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2