Click or drag to resize

ReadingValueDataType Property

[This is preliminary documentation and is subject to change.]

An enumeration describing the type of value contained in the Value or BinaryValue properties.

Namespace:  CFX.Structures
Assembly:  CFXnet46 (in CFXnet46.dll) Version: 1.0.5
Syntax
public DataType ValueDataType { get; set; }

Property Value

Type: DataType
See Also