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
Syntaxpublic DataType ValueDataType { get; set; }Public Property ValueDataType As DataType
	Get
	Set
Property Value
Type: 
DataType
See Also