MonthlyDOWRecurrence 클래스
정의
중요
일부 정보는 릴리스되기 전에 상당 부분 수정될 수 있는 시험판 제품과 관련이 있습니다. Microsoft는 여기에 제공된 정보에 대해 어떠한 명시적이거나 묵시적인 보증도 하지 않습니다.
예약된 보고서가 실행되는 날짜를 나타냅니다. 일반적으로 월, 주 및 요일입니다.
public ref class MonthlyDOWRecurrence : ReportService2006::RecurrencePattern
public class MonthlyDOWRecurrence : ReportService2006.RecurrencePattern
type MonthlyDOWRecurrence = class
inherit RecurrencePattern
Public Class MonthlyDOWRecurrence
Inherits RecurrencePattern
- 상속
설명
SharePoint MonthlyDOWRecurrence 통합 모드에서는 패턴이 지원되지 않습니다.
생성자
MonthlyDOWRecurrence() |
MonthlyDOWRecurrence 클래스의 새 인스턴스를 초기화합니다. |
속성
DaysOfWeek |
예약된 보고서가 실행되는 요일을 가져오거나 설정합니다. |
MonthsOfYear |
예약된 보고서가 실행되는 월을 가져오거나 설정합니다. |
WhichWeek |
예약된 보고서가 실행되는 주를 가져오거나 설정합니다. |
WhichWeekSpecified |
WhichWeek 속성이 지정되었는지 여부를 나타내는 값을 가져오거나 설정합니다. |