RRulePropertyRecurrence Property

This is used to get the recurrence rule information

Definition

Namespace: EWSoftware.PDI.Properties
Assembly: EWSoftware.PDI.Data (in EWSoftware.PDI.Data.dll) Version: 2023.1.2.0
public Recurrence Recurrence { get; }

Property Value

Recurrence
The recurrence object can also be used to generate a set of dates represented by the rule

See Also