<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://wiki.ecibemet.com/index.php?action=history&amp;feed=atom&amp;title=PdcOperation.EnddateOpereration</id>
	<title>PdcOperation.EnddateOpereration - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://wiki.ecibemet.com/index.php?action=history&amp;feed=atom&amp;title=PdcOperation.EnddateOpereration"/>
	<link rel="alternate" type="text/html" href="http://wiki.ecibemet.com/index.php?title=PdcOperation.EnddateOpereration&amp;action=history"/>
	<updated>2026-05-06T14:40:56Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.1</generator>
	<entry>
		<id>http://wiki.ecibemet.com/index.php?title=PdcOperation.EnddateOpereration&amp;diff=2971&amp;oldid=prev</id>
		<title>Arjan: Created page with &quot;== Declaration == EndDateOperation as DateTime  == Description == This method returns or sets the enddate of the operation.  == Notes ==   == Code example == This method retur...&quot;</title>
		<link rel="alternate" type="text/html" href="http://wiki.ecibemet.com/index.php?title=PdcOperation.EnddateOpereration&amp;diff=2971&amp;oldid=prev"/>
		<updated>2017-06-22T11:31:17Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;== Declaration == EndDateOperation as DateTime  == Description == This method returns or sets the enddate of the operation.  == Notes ==   == Code example == This method retur...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;== Declaration ==&lt;br /&gt;
EndDateOperation as DateTime&lt;br /&gt;
&lt;br /&gt;
== Description ==&lt;br /&gt;
This method returns or sets the enddate of the operation.&lt;br /&gt;
&lt;br /&gt;
== Notes ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Code example ==&lt;br /&gt;
This method returns the enddate of the first operation of a calculation.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;source lang=&amp;quot;vb&amp;quot;&amp;gt;&lt;br /&gt;
Sub sGetEndDate&lt;br /&gt;
dim objCalc&lt;br /&gt;
dim objBWPL&lt;br /&gt;
&lt;br /&gt;
  set objCalc = pdc.ActiveCalculation&lt;br /&gt;
  set objBWPL = objCalc.OperationList(0)&lt;br /&gt;
&lt;br /&gt;
  msgbox objBWPL.EndDateOperation &lt;br /&gt;
&lt;br /&gt;
  set objBWPL = nothing&lt;br /&gt;
  set objCalc  = nothing&lt;br /&gt;
End Sub&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Availability ==&lt;br /&gt;
5.3 and onwards&lt;/div&gt;</summary>
		<author><name>Arjan</name></author>
	</entry>
</feed>