Click or drag to resize
RecurrenceRulePattern Property
Gets the RecurrencePattern associated with this recurrence rule.

Namespace: Kettic.AspNet.Controls
Assembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntax
public RecurrencePattern Pattern { get; }

Property Value

Type: RecurrencePattern
The RecurrencePattern associated with this recurrence rule.
See Also