|
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.207-beta
Syntax string SourceMeasurementTable { get; set; }
Property SourceMeasurementTable As String
Get
Set
abstract SourceMeasurementTable : string with get, set
function get_SourceMeasurementTable();
function set_SourceMeasurementTable(value);
View SourceProperty Value
StringSee Also