ICpTargetAdjustment.Explanatories

Syntax

Explanatories: INonLinearExplanatories;

Description

The Explanatories property returns the explanatory variables collection.

Comments

To get the collections of phase and controlling variables, use the ICpTargetAdjustment.PhaseVariables and ICpTargetAdjustment.ControlVariables properties.

Example

The property use is given in the example for ICpTargetAdjustment.Tolerance.

See also:

ICpTargetAdjustment