Recurrence PatternShow Can Occur On Holiday Property
This property is used to get or set whether or not the Can Occur On Holiday option is displayed. It
is visible by default.
Definition
Namespace: EWSoftware.PDI.Windows.Forms
Assembly: EWSoftware.PDI.Windows.Forms (in EWSoftware.PDI.Windows.Forms.dll) Version: 2025.1.9.0
Assembly: EWSoftware.PDI.Windows.Forms (in EWSoftware.PDI.Windows.Forms.dll) Version: 2025.1.9.0
C#
public bool ShowCanOccurOnHoliday { get; set; }VB
Public Property ShowCanOccurOnHoliday As Boolean
Get
SetC++
public:
property bool ShowCanOccurOnHoliday {
bool get ();
void set (bool value);
}F#
member ShowCanOccurOnHoliday : bool with get, setProperty Value
BooleanRemarks
If hidden, the check box will not be visible and the option will be set to true in all
recurrences edited by the control.