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

臨時営業日の名称を表すString値。
開始日を表すDateTime値。
終了日を表す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
臨時営業日の名称を表すString値。
startDate
開始日を表すDateTime値。
endDate
終了日を表すDateTime値。
参照

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

 

 


© 2004-2015 GrapeCity inc. All rights reserved.