リサイズはクリックかドラッグ

ForceWorkday コンストラクター (String, DateTime)

指定した DateTime を使用して、ForceWorkday クラスの新しいインスタンスを初期化します。

名前空間:  GrapeCity.Windows.InputMan
アセンブリ:  GrapeCity.WPF.InputMan (in GrapeCity.WPF.InputMan.dll) バージョン: 2.0.4003.2012 (2.0.4004.2012)
構文
public ForceWorkday(
	string name,
	DateTime dateTime
)

パラメーター

name
型: SystemString
臨時営業日の名前を示す String 値。
dateTime
型: SystemDateTime
臨時営業日を表す DateTime 値。
関連項目