PowerTools MultiRow for Windows Forms 8.0J
ForceWorkday コンストラクタ(DateTime,DateTime)

臨時営業期間の開始日を表すSystem.DateTime値。
臨時営業期間の終了日を表すSystem.DateTime値。
指定した日付を使用して、ForceWorkdayクラスの新しいインスタンスを初期化します。
構文
Public Function New( _
   ByVal startDate As Date, _
   ByVal endDate As Date _
)
public ForceWorkday( 
   DateTime startDate,
   DateTime endDate
)

パラメータ

startDate
臨時営業期間の開始日を表すSystem.DateTime値。
endDate
臨時営業期間の終了日を表すSystem.DateTime値。
参照

ForceWorkday クラス
ForceWorkday メンバ
オーバーロード一覧

 

 


© 2008-2015 GrapeCity inc. All rights reserved.