TotalNumberOfUtilizedStock

 

Name

 

            TotalNumberOfUtilizedStock

 

Type

 

            Read

 

When to use it

 

            You may get the value of this property during the OnFinish event.

            Otherwise the returned value is undefined.

 

Prototype

 

            property TotalNumberOfUtilizedStock: Long;

 

Explanations

 

            Returns the number of stock pieces utilized in optimization process.

            This number is between 0 and NumberOfStock.

 

See Also:

 

            NumberOfStockPieces, OnFinish.