Click or drag to resize

DatabaseConfigurationLoaderNodeIDQueryString Property

Gets or sets the string to use in queries when filtering results by node ID.

Namespace: GSF.TimeSeries.Configuration
Assembly: GSF.TimeSeries (in GSF.TimeSeries.dll) Version: 2.4.181-beta
Syntax
public string NodeIDQueryString { get; set; }
View Source

Property Value

String
See Also