言語

MonthsOfYearSelector.October プロパティ

定義

スケジュールされたレポートが10月に実行されるかどうかを示す値を取得または設定します。

public:
 property bool October { bool get(); void set(bool value); };
public bool October { get; set; }
member this.October : bool with get, set
Public Property October As Boolean

プロパティ値

true 予定された報告書が10月に掲載されれば、それ以外は false。 既定値は false です。

適用対象