# C1.Win.GanttView.CalendarException.LimitedBy

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="C1_Win_GanttView_CalendarException_LimitedBy_" data-uid="C1.Win.GanttView.CalendarException.LimitedBy*">LimitedBy Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="C1_Win_GanttView_CalendarException_LimitedBy_" data-uid="C1.Win.GanttView.CalendarException.LimitedBy*"></a>
<h4 id="C1_Win_GanttView_CalendarException_LimitedBy" data-uid="C1.Win.GanttView.CalendarException.LimitedBy">LimitedBy</h4>
<div class="markdown level1 summary"><p>Gets or sets whether the calendar exception ends after the specified
number of occurrences or by the given finish date.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">public ExceptionLimitedBy LimitedBy { get; set; }</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">Public Property LimitedBy As ExceptionLimitedBy</code></pre>
</div>
</div>
