ICpTargetAdjustment.CallbackCycle

Fore Syntax

CallbackCycle: ICallbackCycle;

Fore.NET Syntax

CallbackCycle: Prognoz.Platform.Interop.Cp.ICallbackCycle;

Description

The CallbackCycle property determines the handler that is used to calculate controlling variables.

Comments

To get the controlling variables collection, use the ICpTargetAdjustment.ControlVariables property.

Fore and Fore.NET Examples

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

See also:

ICpTargetAdjustment