PowerTools PlusPak for Windows Forms 8.0J
IsEmpty プロパティ (DayOfWeekHolidayPolicy)

DayOfWeekHolidayPolicyのプロパティが設定されていないかどうかを取得します。
構文
Public ReadOnly Property IsEmpty As Boolean
public bool IsEmpty {get;}

プロパティ値

このプロパティは、WeekFlags が None に設定されていて Override プロパティが false の場合は 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

参照

DayOfWeekHolidayPolicy 構造体
DayOfWeekHolidayPolicy メンバ

Send Feedback