|   | IIndependentAdapterManagerSourceMeasurementTable 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
Syntaxstring SourceMeasurementTable { get; set; }Property SourceMeasurementTable As String
	Get
	Set
property String^ SourceMeasurementTable {
	String^ get ();
	void set (String^ value);
}abstract SourceMeasurementTable : string with get, set
function get_SourceMeasurementTable();
function set_SourceMeasurementTable(value);
Property Value
String See Also
See Also