Click or drag to resize

ReadingValueMimeType Property

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: CFX (in CFX.dll) Version: 1.7.3
Syntax
public string ValueMimeType { get; set; }

Property Value

String
See Also