ICpTargetAdjustment.Explanatories

Fore syntax

Explanatories: INonLinearExplanatories;

Fore.NET syntax

Explanatories: Prognoz.Platform.Interop.Cp.INonLinearExplanatories;

Description

The Explanatories property returns collection of explanatory variables.

Comments

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

Fore and Fore.NET examples

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

See also:

ICpTargetAdjustment