ICpTargetAdjustment.Explanatories

Fore Syntax

Explanatories: INonLinearExplanatories;

Fore.NET Syntax

Explanatories: Prognoz.Platform.Interop.Cp.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.

Fore and Fore.NET Examples

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

See also:

ICpTargetAdjustment