Exago .NET API Documentation
IsImmediate Property
WebReports.Api.Scheduler Namespace > ReportScheduleInfo Class : IsImmediate Property
Indicates if this job is to be executed immediately.
Syntax
public System.bool IsImmediate {get; set;}

Property Value

True if the schedule will be executed immediately or False if not.
Remarks
Same as checking the Execute Immediately checkbox on the Recurrence tab in the Schedule Wizard.
See Also

Reference

ReportScheduleInfo Class
ReportScheduleInfo Members