|
DataSourceLookupsGetLookupCache Method
|
Gets/Creates the lookup cache for the provided dataset.
Namespace: GSF.TimeSeries.DataAssembly: GSF.TimeSeries (in GSF.TimeSeries.dll) Version: 2.4.205-beta
Syntax GSF.TimeSeries.Data.DataSourceLookups.GetLookupCache = function(dataSet);
View SourceParameters
- dataSet DataSet
- The non-null dataset provided by the time-series framework
Return Value
DataSourceLookupCacheLookup cache for the provided dataset.
See Also