[This is preliminary documentation and is subject to change.]
The activation options for the current goal
Namespace: Clarion.FrameworkAssembly: CLARIONLibrary (in CLARIONLibrary.dll) Version: 6.1.0.7 (6.1.0.7)
Syntax
C# |
---|
public enum CurrentGoalActivationOptions |
Members
Member name | Value | Description | |
---|---|---|---|
FULL | 0 | Specifies that a goal should be activated to its fullest extent when it is the current goal | |
ACTUAL | 1 | Specifies that a goal should be activated to the actual activation level (as specified when the goal was added to the goal structure) |