# C1.Schedule.ActionCollection.UpdateAll

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="C1_Schedule_ActionCollection_UpdateAll_" data-uid="C1.Schedule.ActionCollection.UpdateAll*">UpdateAll Method
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="C1_Schedule_ActionCollection_UpdateAll_" data-uid="C1.Schedule.ActionCollection.UpdateAll*"></a>
<h4 id="C1_Schedule_ActionCollection_UpdateAll" data-uid="C1.Schedule.ActionCollection.UpdateAll">UpdateAll()</h4>
<div class="markdown level1 summary"><p>Updates all actions.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">public void UpdateAll()</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">Public Sub UpdateAll()</code></pre>
</div>
<h5 id="C1_Schedule_ActionCollection_UpdateAll_remarks">Remarks</h5>
<div class="markdown level1 remarks"><p>This method unregisters all wait handles and re-creates them again honoring changes in system time or parent appointment properties.</p>
</div>
</div>
