Click or drag to resize

IFrame Properties

The IFrame type exposes the following members.

Properties
  Name Description
Public property CreatedTimestamp Gets timestamp, in ticks, of when this IFrame was created.
Public property LastSortedMeasurement Gets or sets reference to last IMeasurement that was sorted into this IFrame.
Public property Lifespan Gets the life-span of this IFrame since its creation.
Public property Measurements Keyed measurements in this IFrame.
Public property Published Gets or sets published state of this IFrame (pre-processing).
Public property SortedMeasurements Gets or sets total number of measurements that have been sorted into this IFrame.
Public property Timestamp Gets or sets exact timestamp, in Ticks, of the data represented in this IFrame.
Top
See Also