PowerTools InputMan for ASP.NET 8.0J
ForceWorkday コンストラクタ(DateTime,DateTime)

HolidayCollectionオブジェクトに設定した休日に影響を与えないでキャンセルする休日の開始日(System.DateTime 型)
HolidayCollectionオブジェクトに設定した休日に影響を与えないでキャンセルする休日の終了日(System.DateTime 型)
指定したデータを含むForceWorkdayクラスの新しいインスタンスを初期化します。
構文
Public Function New( _
   ByVal startDate As Date, _
   ByVal endDate As Date _
)
public ForceWorkday( 
   DateTime startDate,
   DateTime endDate
)

パラメータ

startDate
HolidayCollectionオブジェクトに設定した休日に影響を与えないでキャンセルする休日の開始日(System.DateTime 型)
endDate
HolidayCollectionオブジェクトに設定した休日に影響を与えないでキャンセルする休日の終了日(System.DateTime 型)
参照

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

 

 


© 2005-2015 GrapeCity inc. All rights reserved.