DataLogValue Class Properties
- Last UpdatedNov 06, 2025
- 4 minute read
For a list of all members of this type, see DataLogValue members.
| Name | Description | |
|---|---|---|
![]() | CurValue | The CurValue property is a read-only property that contains the current value for this data log value as a string. |
![]() | Editable | The Editable property is a read-only property that contains a flag that is true if this value is editable; otherwise, it is false. |
![]() | GrpId | The GrpId property is a read-only property that contains the data log group ID to which this value belongs. |
![]() | LastEditAt | The LastEditAt property is a read-only property that contains the date/time of the last edit of this data log value. |
![]() | LastEditBy | The LastEditBy property is a read-only property that contains the user_id of the person who made the last edit of this data log value. |
![]() | LastEditComment | The LastEditComment property is a read-only property that contains the comment for the last edit, if any, of this data log value. |
![]() | Meaning | The Meaning property is a read-only property that contains the meaning configured property, if there is one, for this value. |
![]() | MeaningToValueIndex | The MeaningToValueIndex property is a read-only property that contains the meaningToValueIndex configured property, if there is one, for this value. |
![]() | ModId | The ModId property is a read-only property that contains the current mod ID value for this data log value. |
![]() | RowId | The RowId property is a read-only property that contains the database row ID for this value. |
![]() | Spare1 | The Spare1 property is a read-only property that contains the spare1 value assigned to this data log value. |
![]() | Spare2 | The Spare2 property is a read-only property that contains the spare2 value assigned to this data log value. |
![]() | Spare3 | The Spare3 property is a read-only property that contains the spare3 value assigned to this data log value. |
![]() | Spare4 | The Spare4 property is a read-only property that contains the spare4 value assigned to this data log value. |
![]() | SpecId | The SpecId property is a read-only property that contains the spec_id, if there is one, linked to this data log value. |
![]() | ValueIndex | The ValueIndex property is a read-only property that contains the index for this value within the group. |
![]() | ValueIndexName | The ValueIndexName property is a read-only property that contains the value index name for this value (e.g., 'value1'). |
![]() | ValueName | The ValueName property is a read-only property that contains the configured name for this data log value. |
![]() | ValueType | The ValueType property is a read-only property that contains the data type for this value as a DataLogValueDataTypes enumeration. |
