ValueType Property
- Last UpdatedNov 06, 2025
- 1 minute read
The ValueType property is a read-only property that contains the data type for this value as a DataLogValueDataTypes enumeration.
'Declaration
Public ReadOnly Property ValueType As DataLogValueDataTypes
public DataLogValueDataTypes ValueType {get;}