[This is preliminary documentation and is subject to change.]

Specifies how the parameter setting module should set parameters (i.e., use the chosen parameter change action chunk or all parameter change action chunks)

Namespace: Clarion.Framework.Extensions
Assembly: ClarionLibrary (in ClarionLibrary.dll) Version: 6.1.1.0 (6.1.1.0)

Syntax

C#
public override MetaCognitiveModule..::..OperationOptions OPERATION_OPTION { get; set; }

Remarks

Default = CHOOSES_ACTIONS

See Also