TotalNumberOfUtilizedDemandPieces

 

Name

 

            TotalNumberOfUtilizedDemandPieces

 

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 TotalNumberOfUtilizedDemandPieces: Long;

 

Explanations

 

            Returns the number of Demand pieces utilized in optimization process.

            This number is between 0 and NumberOfDemandPieces.

 

See also:

 

            NumberOfDemandPieces, OnFinish.