MonthlyDOWRecurrence 클래스

정의

예약된 보고서가 실행되는 날짜를 나타냅니다. 일반적으로 월, 주 및 요일입니다.

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

설명

SharePoint MonthlyDOWRecurrence 통합 모드에서는 패턴이 지원되지 않습니다.

생성자

MonthlyDOWRecurrence()

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

속성

DaysOfWeek

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

MonthsOfYear

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

WhichWeek

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

WhichWeekSpecified

WhichWeek 속성이 지정되었는지 여부를 나타내는 값을 가져오거나 설정합니다.

적용 대상