|   | ServiceHostBaseNodeIDQueryString Property | 
        
        
            Gets the current node ID formatted for use in a SQL query string based on 
ConfigurationType.
            
 GSF.TimeSeries (in GSF.TimeSeries.dll) Version: 2.4.257-beta
 Syntax
Syntaxprotected string NodeIDQueryString { get; }Protected ReadOnly Property NodeIDQueryString As String
	Get
protected:
property String^ NodeIDQueryString {
	String^ get ();
}member NodeIDQueryString : string with get
function get_NodeIDQueryString();
Property Value
String See Also
See Also