<?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=PdcAllocation.UseExistingAlloc</id>
	<title>PdcAllocation.UseExistingAlloc - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://wiki.ecibemet.com/index.php?action=history&amp;feed=atom&amp;title=PdcAllocation.UseExistingAlloc"/>
	<link rel="alternate" type="text/html" href="http://wiki.ecibemet.com/index.php?title=PdcAllocation.UseExistingAlloc&amp;action=history"/>
	<updated>2026-05-06T17:19:47Z</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=PdcAllocation.UseExistingAlloc&amp;diff=2924&amp;oldid=prev</id>
		<title>Mike: Created page with &quot;== Declaration == UseExistingAlloc as Boolean  == Description == Sets or returns the UseExistingAlloc value.  == Notes == This property can set or return the UseExistingAlloc ...&quot;</title>
		<link rel="alternate" type="text/html" href="http://wiki.ecibemet.com/index.php?title=PdcAllocation.UseExistingAlloc&amp;diff=2924&amp;oldid=prev"/>
		<updated>2017-04-25T14:07:06Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;== Declaration == UseExistingAlloc as Boolean  == Description == Sets or returns the UseExistingAlloc value.  == Notes == This property can set or return the UseExistingAlloc ...&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;
UseExistingAlloc as Boolean&lt;br /&gt;
&lt;br /&gt;
== Description ==&lt;br /&gt;
Sets or returns the UseExistingAlloc value.&lt;br /&gt;
&lt;br /&gt;
== Notes ==&lt;br /&gt;
This property can set or return the UseExistingAlloc value. It is used for when saving an allocation, if the already allocated amount has to be taken into account. When set to True, it will subtract the already allocated amount from the Quantity property.&lt;br /&gt;
&lt;br /&gt;
== Code example ==&lt;br /&gt;
&amp;lt;source lang=&amp;quot;vb&amp;quot;&amp;gt;&lt;br /&gt;
dim alloc&lt;br /&gt;
Set alloc = PDC.Logistics.Allocations.New&lt;br /&gt;
alloc.UseExistingAlloc = True&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
 &lt;br /&gt;
== Availability ==&lt;br /&gt;
Available since May 2017 (from version 5.4)&lt;/div&gt;</summary>
		<author><name>Mike</name></author>
	</entry>
</feed>