Click or drag to resize

IResultRandomReadBridge Properties

The IResultRandomReadBridge type exposes the following members.

Properties
  NameDescription
Public propertyFilePath
FilePath specifying the file to read from, write to respectively TODO: Update to be an IConnection instead.
(Inherited from IResultBridge.)
Public propertyFilter
Specifies what data to load. Must be set before any call to the open and read methods.
(Inherited from IResultReadBridge.)
Public propertyNumberOfTimeSteps
Return the number of time steps in the storage
(Inherited from IResultReadBridge.)
Top
See Also