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