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

Sets the meta-cognitive action rule store for the module to which this parameters class is associated (used for turning on/off RER rule refinement)

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

Syntax

C#
public RuleCollection<RefineableActionRule> SetMetaCognitiveActionRuleStore { set; }

See Also