다음을 통해 공유


WeeklyRecurrence 멤버

Represents the number of weeks and the days of the week on which a scheduled report runs.

WeeklyRecurrence 형식은 다음 멤버를 노출합니다.

생성자

  이름 설명
공용 메서드 WeeklyRecurrence Initializes a new instance of the WeeklyRecurrence class.

맨 위로 이동

메서드

  이름 설명
공용 메서드 Equals (Object에서 상속됩니다.)
보호된 메서드 Finalize (Object에서 상속됩니다.)
공용 메서드 GetHashCode (Object에서 상속됩니다.)
공용 메서드 GetType (Object에서 상속됩니다.)
보호된 메서드 MemberwiseClone (Object에서 상속됩니다.)
공용 메서드 ToString (Object에서 상속됩니다.)

맨 위로 이동

속성

  이름 설명
공용 속성 DaysOfWeek Gets or sets the days of the week (DaysOfWeekSelector object) on which a scheduled report runs.
공용 속성 WeeksInterval Gets or sets the intervals at which a scheduled report runs. Intervals are measured in weeks.
공용 속성 WeeksIntervalSpecified Gets or sets a value that indicates whether the WeeksInterval property is specified.

맨 위로 이동