MonthlyRecurrence 클래스

정의

예약된 보고서가 실행되는 날을 나타냅니다.

public ref class MonthlyRecurrence : ReportService2006::RecurrencePattern
public class MonthlyRecurrence : ReportService2006.RecurrencePattern
type MonthlyRecurrence = class
    inherit RecurrencePattern
Public Class MonthlyRecurrence
Inherits RecurrencePattern
상속
MonthlyRecurrence

설명

클래스를 MonthlyRecurrence 클래스의 ScheduleDefinition 속성과 함께 Item 사용하여 일정에 월별 되풀이 패턴을 나타냅니다.

생성자

MonthlyRecurrence()

MonthlyRecurrence 클래스의 새 인스턴스를 초기화합니다.

속성

Days

예약된 보고서가 실행되는 날을 가져오거나 설정합니다.

MonthsOfYear

예약된 보고서가 실행되는 월(MonthsOfYearSelector 개체)을 가져오거나 설정합니다.

적용 대상