ActiveReports 8 Server Administrator Guide
JournalEntryStatus Enumeration
Specifies the current status of a scheduled user request represented by a journal entry.
Syntax
public enum JournalEntryStatus : System.Enum 
Members
MemberDescription
AccomplishedIndicates that the associated request execution has been completed sucessfully.
CancelledIndicates that the associated request has been cancelled.
ExecutingIndicates that the associated request is has been accepted for execution.
FailedIndicates that the associated request has been failed to execute.
QueuedIndicates that the associated request is added to the journal and has not been processed yet.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         ActiveReports.Server.ReportServices.Contracts.Policy.JournalEntryStatus

Requirements

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

See Also

Reference

ActiveReports.Server.ReportServices.Contracts.Policy Namespace

 

 


Copyright © 2015 GrapeCity, inc. All rights reserved

Support Forum