Exago .NET API Documentation
RepeatEveryMinutes Property
WebReports.Api.Scheduler Namespace > ReportScheduleInfo Class : RepeatEveryMinutes Property
The number of minutes between repeated scheduled executions.
Syntax
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