言語

MonthsOfYearSelector.June プロパティ

定義

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

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

プロパティ値

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

適用対象