GrapeCity CalendarGrid for Windows Forms 2.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 メンバ
オーバーロード一覧

 

 


c 2008 GrapeCity inc. All rights reserved.