Optimizer.ThirdPartyLibraryName Property

Top 

Description

The name of the third pary optimization library that is currently loaded. This property will be blank until the optimizer loads an optimization engine.

 

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:

string

Access:

read

 

Syntax

myString1 = myOptimizer1.ThirdPartyLibraryName;

 

See also

Optimizer Object