DataType enumeration

DataType enumeration

Enumerates available data types for plugins I/O.

The DataType type exposes the following members:

Fields

FieldDescription
STREAMData unit is a stream.
STRINGData unit is a string.

See Also