ActiveReports 12 Server User Guide
EntryPriority Property (JournalEntryTemplate)

ActiveReports.Server.ReportControls Assembly > ActiveReports.Server.ReportServices.Contracts.Policy Namespace > JournalEntryTemplate Class : EntryPriority Property
Gets or sets the priority for the scheduled item represented by this instance.
Syntax
'Declaration
 
Public Property EntryPriority As JournalEntryPriority
public JournalEntryPriority EntryPriority {get; set;}

Property Value

The priority for the scheduled item represented by this instance.
See Also

Reference

JournalEntryTemplate Class
JournalEntryTemplate Members