IFrameSortedMeasurements Property
Gets or sets total number of measurements that have been sorted into this
IFrame.
Namespace: Gemstone.TimeseriesAssembly: Gemstone.Timeseries (in Gemstone.Timeseries.dll) Version: 1.0.174 -- Release Build+7cac27bfa55e63c8ffc82ceebed56183ce746be7
int SortedMeasurements { get; set; }
Property SortedMeasurements As Integer
Get
Set
property int SortedMeasurements {
int get ();
void set (int value);
}
function get_SortedMeasurements();
function set_SortedMeasurements(value);
Property Value
Int32
If this property has not been assigned a value, implementers should return measurement count.