ActiveReports 8 Server Administrator Guide
JournalEntryPriority Enumeration
Specifies the priority to be used to determine the next journal entry.
Syntax
public enum JournalEntryPriority : System.Enum 
Members
MemberDescription
HighIndicates that the associated request should be executed bofore other requests.
ImmediateIndicates that the associated request should be executed immediately.
LowIndicates that the associated request should be executed if there are no other requests.
NormalIndicates that the associated request should be executed normally.
Inheritance Hierarchy

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

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