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

The maximum number of slots for the goal structure (i.e., the maximum number of goals that can be in the goals structure)

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

Syntax

C#
public int GOAL_STRUCTURE_CAPACITY { get; set; }

Remarks

Default = 7

See Also