ActiveReports 12 Server User Guide
EntryStatus Property

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

Property Value

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

Reference

JournalEntry Class
JournalEntry Members