GrapeCity CalendarGrid for Windows Forms 3.0J
ForceWorkday コンストラクタ(String,DateTime,DateTime)

臨時営業日の名称を表す System.String 値。
開始日を表す System.DateTime 値。
終了日を表す System.DateTime 値。
開始日と終了日、および名称を指定して ForceWorkday クラスの新しいインスタンスを初期化します。
シンタックス
Public Function New( _
   ByVal name As String, _
   ByVal startDate As Date, _
   ByVal endDate As Date _
)
public ForceWorkday( 
   string name,
   DateTime startDate,
   DateTime endDate
)

パラメータ

name
臨時営業日の名称を表す System.String 値。
startDate
開始日を表す System.DateTime 値。
endDate
終了日を表す System.DateTime 値。
参照

参照

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

 

 


c 2008 GrapeCity inc. All rights reserved.