[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.0.7 (6.1.0.7)

Syntax

C#
public bool RETURN_INPUTS_AS_CONCLUSIONS { get; set; }

Remarks

Default = true

See Also