[This is preliminary documentation and is subject to change.]
IDs that are reserved in order to allow for specific capabilities within the system.
Namespace: ClarionAssembly: CLARIONLibrary (in CLARIONLibrary.dll) Version: 6.1.0.7 (6.1.0.7)
Syntax
C# |
---|
public enum ReservedIDs |
Members
Member name | Value | Description | |
---|---|---|---|
NULL_DV | 0 | Reserved for the NULL_DV | |
DISTRIBUTED_DV | 1 | Reserved for agent-specific dimension-value pairs | |
DO_NOTHING | 2 | Reserved for the DO_NOTHING External Action Chunk |
Remarks
![]() |
---|
In addition to the enumerated items themselves being reserved, the string values for the reserved IDs are also reserved. |