|   | OneSecondDataWindowAdapterBaseSourceMeasurementTable Property | 
        
        
            Gets or sets the source measurement table to use for configuration.
            
        
        Namespace: GSF.TimeSeries.AdaptersAssembly: GSF.TimeSeries (in GSF.TimeSeries.dll) Version: 2.4.257-beta
 Syntax
Syntaxpublic:
[ConnectionStringParameterAttribute]
[DefaultValueAttribute(L"ActiveMeasurements")]
virtual property String^ SourceMeasurementTable {
	String^ get ();
	void set (String^ value);
}function get_SourceMeasurementTable();
function set_SourceMeasurementTable(value);
Property Value
String See Also
See Also