RecurrencePropertiesDlgMaximumPattern Property

This property is used to get or set the maximum pattern option to display. All pattern options will be 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 RecurFrequency MaximumPattern { get; set; }

Property Value

RecurFrequency

Remarks

If set to Daily, only basic patterns similar to those in Microsoft Outlook can be created (yearly, monthly, weekly, and daily). If set to a recurrence with a pattern higher than the maximum, all options currently in effect will be lost and the pattern will be made to conform to the simple pattern for the maximum allowed pattern.

See Also