言語

MonthsOfYearSelector.August プロパティ

定義

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

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

プロパティ値

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

適用対象