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

Specifies whether chunks, included as part of the input into the NACS's reasoning mechanism, should be returned as part of the conclusions from reasoning

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

Syntax

C#
public bool RETURN_INPUTS_AS_CONCLUSIONS { get; set; }

Remarks

Default = true

See Also