ReadingValueMimeType Property  | 
 [This is preliminary documentation and is subject to change.]
            If the Reading is of type DataType.Binary, this property contains the MIME type
            of the binary data contained in the BinaryValue property.
            
 
    Namespace: 
   CFX.Structures
    Assembly:
   CFXnet46 (in CFXnet46.dll) Version: 1.0.5
Syntaxpublic string ValueMimeType { get; set; }Public Property ValueMimeType As String
	Get
	Set
Property Value
Type: 
String
See Also