PowerTools PlusPak for Windows Forms 8.0J
IsYearly プロパティ (ForceWorkday)

IHolidayインターフェイスが提供するプロパティで、ForceWorkdayオブジェクトでは常にTrueに設定されています。
構文
Public Overrides ReadOnly Property IsYearly As Boolean
public override bool IsYearly {get;}

プロパティ値

営業日が毎年適用される場合は true。それ以外の場合は false
解説
この実装の臨時営業日は毎年繰り返されないため、常に 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

参照

ForceWorkday クラス
ForceWorkday メンバ

Send Feedback