ForceHoliday コンストラクター (DateTime, DateTime)
|
名前空間:
GrapeCity.Windows.InputMan
アセンブリ:
GrapeCity.WPF.InputMan (in GrapeCity.WPF.InputMan.dll) バージョン: 2.0.4003.2012 (2.0.4004.2012)
構文 public ForceHoliday(
DateTime startDate,
DateTime endDate
)
Public Sub New (
startDate As DateTime,
endDate As DateTime
)
パラメーター
- startDate
- 型: SystemDateTime
臨時休業期間の開始日を表す DateTime 値。
- endDate
- 型: SystemDateTime
臨時休業期間の終了日を表す DateTime 値。
関連項目