Click or drag to resize

IArchive.ReadData Method

Overload List
  Name Description
Public method ReadData(IEnumerable<Int32> , DateTime, DateTime, Boolean) Reads time-series data from the repository.
Public method ReadData(IEnumerable<Int32> , String, String, Boolean) Reads time-series data from the repository.
Public method ReadData(Int32, DateTime, DateTime, Boolean) Reads time-series data from the repository.
Public method ReadData(Int32, String, String, Boolean) Reads time-series data from the repository.
Top
See Also