Click or drag to resize

cTimeSeriesReaderFactoryeTimeSeriesReaderTypes Enumeration

Enumerated type stating all supported time series input formats.

Namespace:  EwECore
Assembly:  EwECore (in EwECore.dll) Version: 6.6.15981.0 (6.6.15981.0)
Syntax
public enum eTimeSeriesReaderTypes
Members
  Member nameValueDescription
CSV0Indicates a reader that can read Time Series data from a comma-separated file.
Clipboard1Indicates a reader that can read Time Series data from the clipboard.
See Also