IRegnoParamDataDoc Properties

Regno Shared SQLRace

RegnoCompleteRegnoSoftware.Standard.Core

IRegnoParamDataDoc Properties

The IRegnoParamDataDoc type exposes the following members.

Properties


  Name Description
Public property ConfigDocId
A free form string value to name the conversion.
Public property DocumentInterval
A 64-bit Long value that specifies the interval in nanoseconds of the time range that the data stored in this document was sampled from.
Public property Maxs
An array of 64-bit Double values, with each value representing the maximum value for a range of samples as defined by the sampleInterval.
Public property Mins
An array of 64-bit Double values, with each value representing the minimum value for a range of samples as defined by the sampleInterval.
Public property ParamDefDocId
The unique identifier (id) of the ParamDefinitionDoc document that holds the properties for the parameter associated with the data values stored in this document.
Public property SampleInterval
A 64-bit Long value that specifies the interval in nanoseconds between each data value stored in this document.
Public property StartTime
A 64-bit Long timestamp specifying the start time of the data that this document holds. The timestamp represents the number of nanoseconds since the reference time of midnight, 1st January 1970.