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

Gets or sets the feedback relating to the chosen output (to be used for learning)

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

Syntax

C#
public double Feedback { protected get; set; }

See Also