TotalNumberOfUtilizedRepositoryPieces

 

Name

 

            TotalNumberOfUtilizedRepositoryPieces

 

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

 

Explanations

 

            Returns the number of Repository pieces utilized in optimization process.

            This number is between 0 and NumberOfRepositoryPieces.

 

See Also:

 

            NumberOfRepositoryPieces, OnFinish.