|   | 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.257-beta
 Syntax
SyntaxPublic ReadOnly Property Device As T
	Get
public:
property T Device {
	T get ();
}member Device : 'T with get
Property Value
T See Also
See Also