[]
Gets the value that indicates whether all properties of this DayOfWeekHolidayPolicy are uninitialized.
[Browsable(false)]
public bool IsEmpty { get; }
<Browsable(False)>
Public ReadOnly Property IsEmpty As Boolean
Type | Description |
---|---|
bool | This property returns true if the WeekFlags is set to None and the Override property is false; otherwise, false. |