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

Sets the parameters associated with the factory used for extracting rules from the bottom level of the meta-cognitive module

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

Syntax

C#
public Object[] RuleExtractionFactoryParameters { set; }

Remarks

Default = No parameters specified

See Also