PowerTools PlusPak for Windows Forms 8.0J
IsHoliday メソッド (ForceHoliday)

調査の対象となる日付
特定の日付がForceHolidayオブジェクトに関連付けられているかどうかを戻します。
構文
Public Overrides Function IsHoliday( _
   ByVal date As Date _
) As Boolean
public override bool IsHoliday( 
   DateTime date
)

パラメータ

date
調査の対象となる日付

戻り値の型

指定された日付がForceHolidayオブジェクトに関連付けられている場合はtrue、関連付けられていない場合はfalse
プラットフォーム

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

参照

ForceHoliday クラス
ForceHoliday メンバ

Send Feedback