# C1.Win.GanttView.WorkingTimes

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_Win_GanttView_WorkingTimes" data-uid="C1.Win.GanttView.WorkingTimes" class="text-break">WorkingTimes Class
</h1>
  <div class="markdown level0 summary"><p>Specifies the day working times.</p>
</div>
  <div class="markdown level0 conceptual"></div>
  <div class="inheritance">
    <h5>Inheritance</h5>
    <div class="level0"><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object">object</a></div>
    <div class="level1"><span class="xref">WorkingTimes</span></div>
      <div class="level2"><a class="xref" href="C1.Win.GanttView.CalendarException.html">CalendarException</a></div>
      <div class="level2"><a class="xref" href="C1.Win.GanttView.DayWorkingTimes.html">DayWorkingTimes</a></div>
  </div>
  <div class="implements">
    <h5>Implements</h5>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.componentmodel.inotifypropertychanged">INotifyPropertyChanged</a></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="C1.Win.GanttView.html">C1.Win.GanttView</a></h6>
  <h6><strong>Assembly</strong>: C1.Win.GanttView.10.dll</h6>
  <h5 id="C1_Win_GanttView_WorkingTimes_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class WorkingTimes : INotifyPropertyChanged</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class WorkingTimes
    Implements INotifyPropertyChanged</code></pre>
  </div>
  <h3 id="constructors">Constructors
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="C1_Win_GanttView_WorkingTimes__ctor" data-uid="C1.Win.GanttView.WorkingTimes.#ctor">
          <a class="xref" href="C1.Win.GanttView.WorkingTimes.-ctor.html#C1_Win_GanttView_WorkingTimes__ctor">WorkingTimes()</a>
        </td>
        <td class="markdown level1 summary"><p>Initializes a new instance of a <a class="xref" href="C1.Win.GanttView.WorkingTimes.html">WorkingTimes</a>.</p>
</td>
      </tr>
    </tbody>
  </table>
  <h3 id="properties">Properties
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="C1_Win_GanttView_WorkingTimes_Interval_1" data-uid="C1.Win.GanttView.WorkingTimes.Interval_1">
          <a class="xref" href="C1.Win.GanttView.WorkingTimes.Interval_1.html#C1_Win_GanttView_WorkingTimes_Interval_1">Interval_1</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the first time interval.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_GanttView_WorkingTimes_Interval_2" data-uid="C1.Win.GanttView.WorkingTimes.Interval_2">
          <a class="xref" href="C1.Win.GanttView.WorkingTimes.Interval_2.html#C1_Win_GanttView_WorkingTimes_Interval_2">Interval_2</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the second time interval.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_GanttView_WorkingTimes_Interval_3" data-uid="C1.Win.GanttView.WorkingTimes.Interval_3">
          <a class="xref" href="C1.Win.GanttView.WorkingTimes.Interval_3.html#C1_Win_GanttView_WorkingTimes_Interval_3">Interval_3</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the third time interval.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_GanttView_WorkingTimes_Interval_4" data-uid="C1.Win.GanttView.WorkingTimes.Interval_4">
          <a class="xref" href="C1.Win.GanttView.WorkingTimes.Interval_4.html#C1_Win_GanttView_WorkingTimes_Interval_4">Interval_4</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the fourth time interval.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_GanttView_WorkingTimes_Interval_5" data-uid="C1.Win.GanttView.WorkingTimes.Interval_5">
          <a class="xref" href="C1.Win.GanttView.WorkingTimes.Interval_5.html#C1_Win_GanttView_WorkingTimes_Interval_5">Interval_5</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the fifth time interval.</p>
</td>
      </tr>
    </tbody>
  </table>
  <h3 id="methods">Methods
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="C1_Win_GanttView_WorkingTimes_OnPropertyChanged_System_ComponentModel_PropertyChangedEventArgs_" data-uid="C1.Win.GanttView.WorkingTimes.OnPropertyChanged(System.ComponentModel.PropertyChangedEventArgs)">
          <a class="xref" href="C1.Win.GanttView.WorkingTimes.OnPropertyChanged.html#C1_Win_GanttView_WorkingTimes_OnPropertyChanged_System_ComponentModel_PropertyChangedEventArgs_">OnPropertyChanged(PropertyChangedEventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the <a class="xref" href="C1.Win.GanttView.WorkingTimes.PropertyChanged.html">PropertyChanged</a> event.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_GanttView_WorkingTimes_ResetInterval_1" data-uid="C1.Win.GanttView.WorkingTimes.ResetInterval_1">
          <a class="xref" href="C1.Win.GanttView.WorkingTimes.ResetInterval_1.html#C1_Win_GanttView_WorkingTimes_ResetInterval_1">ResetInterval_1()</a>
        </td>
        <td class="markdown level1 summary"><p>Resets the value of the <a class="xref" href="C1.Win.GanttView.WorkingTimes.Interval_1.html#C1_Win_GanttView_WorkingTimes_Interval_1">Interval_1</a> property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_GanttView_WorkingTimes_ResetInterval_2" data-uid="C1.Win.GanttView.WorkingTimes.ResetInterval_2">
          <a class="xref" href="C1.Win.GanttView.WorkingTimes.ResetInterval_2.html#C1_Win_GanttView_WorkingTimes_ResetInterval_2">ResetInterval_2()</a>
        </td>
        <td class="markdown level1 summary"><p>Resets the value of the <a class="xref" href="C1.Win.GanttView.WorkingTimes.Interval_2.html#C1_Win_GanttView_WorkingTimes_Interval_2">Interval_2</a> property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_GanttView_WorkingTimes_ResetInterval_3" data-uid="C1.Win.GanttView.WorkingTimes.ResetInterval_3">
          <a class="xref" href="C1.Win.GanttView.WorkingTimes.ResetInterval_3.html#C1_Win_GanttView_WorkingTimes_ResetInterval_3">ResetInterval_3()</a>
        </td>
        <td class="markdown level1 summary"><p>Resets the value of the <a class="xref" href="C1.Win.GanttView.WorkingTimes.Interval_3.html#C1_Win_GanttView_WorkingTimes_Interval_3">Interval_3</a> property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_GanttView_WorkingTimes_ResetInterval_4" data-uid="C1.Win.GanttView.WorkingTimes.ResetInterval_4">
          <a class="xref" href="C1.Win.GanttView.WorkingTimes.ResetInterval_4.html#C1_Win_GanttView_WorkingTimes_ResetInterval_4">ResetInterval_4()</a>
        </td>
        <td class="markdown level1 summary"><p>Resets the value of the <a class="xref" href="C1.Win.GanttView.WorkingTimes.Interval_4.html#C1_Win_GanttView_WorkingTimes_Interval_4">Interval_4</a> property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_GanttView_WorkingTimes_ResetInterval_5" data-uid="C1.Win.GanttView.WorkingTimes.ResetInterval_5">
          <a class="xref" href="C1.Win.GanttView.WorkingTimes.ResetInterval_5.html#C1_Win_GanttView_WorkingTimes_ResetInterval_5">ResetInterval_5()</a>
        </td>
        <td class="markdown level1 summary"><p>Resets the value of the <a class="xref" href="C1.Win.GanttView.WorkingTimes.Interval_5.html#C1_Win_GanttView_WorkingTimes_Interval_5">Interval_5</a> property.</p>
</td>
      </tr>
    </tbody>
  </table>
  <h3 id="events">Events
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="C1_Win_GanttView_WorkingTimes_PropertyChanged" data-uid="C1.Win.GanttView.WorkingTimes.PropertyChanged">
          <a class="xref" href="C1.Win.GanttView.WorkingTimes.PropertyChanged.html">PropertyChanged</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs when the value of a property changes.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
