IsEmpty Property (DayOfWeekHolidayPolicy)
Gets the value that indicates whether all properties of this
DayOfWeekHolidayPolicy are uninitialized.
public bool IsEmpty {get;}
Property Value
This property returns
true if the
WeekFlags is set to
WeekFlags.None and the
Override property is
false; otherwise,
false.