Optimizer.ReturnCode Property

Top 

Description

Holds the return code of the optimizer after the optimization process completes. Note that this code is specific to the optimization library being used.

 

Timing Precision Mode

This page describes functionality in millisecond timing precision mode.

Click here to see the documentation for this object in nanosecond timing precision mode.

 

Attributes

Type:

integer

Access:

read

 

Syntax

myVariable1 = myOptimizer1.ReturnCode;

 

See also

Optimizer Object