Exago .NET API Documentation
RepeatEveryMinutes Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
View with Navigation Tools
WebReports.Api.Scheduler Namespace
>
ReportScheduleInfo Class
: RepeatEveryMinutes Property
The number of minutes between repeated scheduled executions.
Syntax
C#
public
System.
int
RepeatEveryMinutes {
get
;
set
;}
Property Value
An integer between 0 and 59.
Remarks
The same as the
minute(s)
field on the Recurrence tab of the Schedule Wizard.
See Also
Reference
ReportScheduleInfo Class
ReportScheduleInfo Members