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

Specifies whether or not top-down learning should be performed

Namespace: Clarion.Framework.Extensions
Assembly: CLARIONLibrary (in CLARIONLibrary.dll) Version: 6.1.0.7 (6.1.0.7)

Syntax

C#
public override bool PERFORM_TOP_DOWN_LEARNING { get; set; }

Remarks

Default = True

See Also