Click or drag to resize

DataSourceLookupsActiveMeasurements Method

Gets/Creates the ActiveMeasurementsTableLookup for the provided dataset.

Namespace: GSF.TimeSeries.Data
Assembly: GSF.TimeSeries (in GSF.TimeSeries.dll) Version: 2.4.181-beta
Syntax
public static ActiveMeasurementsTableLookup ActiveMeasurements(
	DataSet dataSet
)
View Source

Parameters

dataSet  DataSet

Return Value

ActiveMeasurementsTableLookup
ActiveMeasurementsTableLookup for the provided dataset.
See Also