ActiveReports.Server.ReportControls Assembly > ActiveReports.Server.ReportServices.Contracts.Policy Namespace : JournalEntryPriority Enumeration |
'Declaration Public Enum JournalEntryPriority Inherits System.Enum
public enum JournalEntryPriority : System.Enum
Member | Description |
---|---|
High | Indicates that the associated request should be executed bofore other requests. |
Immediate | Indicates that the associated request should be executed immediately. |
Low | Indicates that the associated request should be executed if there are no other requests. |
Normal | Indicates that the associated request should be executed normally. |
System.Object
System.ValueType
System.Enum
ActiveReports.Server.ReportServices.Contracts.Policy.JournalEntryPriority
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