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

Syntax

C#
public int GOAL_STRUCTURE_CAPACITY { get; set; }

Remarks

Default = 7

See Also