|   | ConcentratorBaseMeasurementsSortedByArrival Property | 
        
        
            Gets the total number of measurements that were sorted by arrival because the measurement reported a bad timestamp quality.
            
        
        Namespace: GSF.TimeSeriesAssembly: GSF.TimeSeries (in GSF.TimeSeries.dll) Version: 2.4.257-beta
 Syntax
Syntaxpublic long MeasurementsSortedByArrival { get; }Public ReadOnly Property MeasurementsSortedByArrival As Long
	Get
public:
property long long MeasurementsSortedByArrival {
	long long get ();
}member MeasurementsSortedByArrival : int64 with get
function get_MeasurementsSortedByArrival();
Property Value
Int64 See Also
See Also