|
DeviceStatisticsHelperTDevice Property
|
Gets the device whose statistics are being calculated using this helper.
Namespace: GSF.TimeSeries.StatisticsAssembly: GSF.TimeSeries (in GSF.TimeSeries.dll) Version: 2.4.207-beta
Syntax Public ReadOnly Property Device As T
Get
public:
property T Device {
T get ();
}
member Device : 'T with get
View SourceProperty Value
TSee Also