RecurrencePropertiesDlgShowAdvanced Property

This property is used to get or set whether or not the "Advanced" checkbox is visible and thus give access to the advanced pattern options. It is visible by default.

Definition

Namespace: EWSoftware.PDI.Windows.Forms
Assembly: EWSoftware.PDI.Windows.Forms (in EWSoftware.PDI.Windows.Forms.dll) Version: 2023.1.2.0
public bool ShowAdvanced { get; set; }

Property Value

Boolean

Remarks

If hidden, only basic patterns similar to those in Microsoft Outlook can be created. When edited, all advanced options currently in effect will be lost and the pattern will be made to conform to the simple options available for the currently selected frequency.

See Also