# C1.Win.GanttView.CalendarException.RecurrencePattern

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="C1_Win_GanttView_CalendarException_RecurrencePattern_" data-uid="C1.Win.GanttView.CalendarException.RecurrencePattern*">RecurrencePattern Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="C1_Win_GanttView_CalendarException_RecurrencePattern_" data-uid="C1.Win.GanttView.CalendarException.RecurrencePattern*"></a>
<h4 id="C1_Win_GanttView_CalendarException_RecurrencePattern" data-uid="C1.Win.GanttView.CalendarException.RecurrencePattern">RecurrencePattern</h4>
<div class="markdown level1 summary"><p>Gets the recurrence pattern for the calendar exception.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">[TypeConverter(typeof(RecurrencePatternConverter))]
public RecurrencePattern RecurrencePattern { get; }</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">&lt;TypeConverter(GetType(RecurrencePatternConverter))&gt;
Public ReadOnly Property RecurrencePattern As RecurrencePattern</code></pre>
</div>
</div>
