ActiveReports 12 Server User Guide
EntryPriority Property (JournalEntry)

ActiveReports.Server.ReportControls Assembly > ActiveReports.Server.ReportServices.Contracts.Policy Namespace > JournalEntry Class : EntryPriority Property
Gets or sets the current priority of the scheduled user request represented by this journal entry.
Syntax
'Declaration
 
Public Property EntryPriority As JournalEntryPriority
public JournalEntryPriority EntryPriority {get; set;}

Property Value

The current priority of the scheduled user request represented by this journal entry.
See Also

Reference

JournalEntry Class
JournalEntry Members