This topic has not yet been rated - Rate this topic

MonthlyRecurrence Class

Represents the days of the month on which a scheduled report runs.

Namespace:  ReportService2006
Assembly:  ReportService2006 (in ReportService2006.dll)
[SerializableAttribute]
public class MonthlyRecurrence : RecurrencePattern

Use the MonthlyRecurrence class together with the Item property of the ScheduleDefinition class to indicate a monthly recurrence pattern in a schedule.

System.Object
  ReportService2006.RecurrencePattern
    ReportService2006.MonthlyRecurrence
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.