[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.1.0 (6.1.1.0)

Syntax

C#
public Object[] RuleExtractionFactoryParameters { set; }

Remarks

Default = No parameters specified

See Also