Exago .NET API Documentation
ReportScheduleInfoYearly Class Properties

WebReports.Api.Scheduler Namespace : ReportScheduleInfoYearly Class

For a list of all members of this type, see ReportScheduleInfoYearly members.

Public Properties
 NameDescription
Public PropertyThe relative day of the week this schedule will recur on. For example, the first weekday of the month)  
Public PropertyWhen the  YearlyPattern Property is RelativeDayOfYear Field, this is the month when the schedule is executed.  
Public PropertyIn conjunction with RelativeMonthOfYear Property, indicates on the relative week of the month this schedule recurs on. For example, the second.  
Public Property

When the YearlyPattern Property is SpecificDayOfYear Field, this is the number of the day of the month the schedule will be executed. For example, 22 for the schedule to occur on the 22nd day of the month.

If a month does not have a day with that number (e.g. February does not have 31 days) then the system will "round" to the last day of the month.

 

 
Public PropertyWhen the  YearlyPattern Property is SpecificDayOfYear Field, this is the month when the schedule is executed.  
Public PropertyThe type of recurrence this yearly schedule has: either on a relative or specific day of the year.  
Top
See Also

Reference

ReportScheduleInfoYearly Class
WebReports.Api.Scheduler Namespace