ActiveReports 12 Server User Guide
ScheduledTime Property

ActiveReports.Server.ReportControls Assembly > ActiveReports.Server.ReportServices.Contracts.Policy Namespace > JournalEntry Class : ScheduledTime Property
Gets or sets the time when the execution of the associated request is sceduled.
Syntax
'Declaration
 
Public Property ScheduledTime As Date
public DateTime ScheduledTime {get; set;}

Property Value

The time when the execution of the associated request is sceduled.
See Also

Reference

JournalEntry Class
JournalEntry Members