MonthlyRecurrence クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
定期的なレポートを実行する月内の特定の日を表します。
public ref class MonthlyRecurrence : ReportService2006::RecurrencePattern
public class MonthlyRecurrence : ReportService2006.RecurrencePattern
type MonthlyRecurrence = class
inherit RecurrencePattern
Public Class MonthlyRecurrence
Inherits RecurrencePattern
- 継承
注釈
MonthlyRecurrence クラスは、スケジュールで毎月の定期的なパターンを示すために、Item クラスの ScheduleDefinition プロパティと共に使用します。
コンストラクター
MonthlyRecurrence() |
MonthlyRecurrence クラスの新しいインスタンスを初期化します。 |
プロパティ
Days |
定期的なレポートを実行する月内の特定の日を取得または設定します。 |
MonthsOfYear |
定期的なレポートを実行する月 (MonthsOfYearSelector オブジェクト) を取得または設定します。 |