|   | SchemaTotalSamples Property | 
        
        
            Gets total number of samples, i.e., rows per timestamp, as reported by the sample rates.
            
        
        Namespace: GSF.COMTRADEAssembly: GSF.COMTRADE (in GSF.COMTRADE.dll) Version: 2.4.257-beta
 Syntax
Syntaxpublic long TotalSamples { get; }Public ReadOnly Property TotalSamples As Long
	Get
member TotalSamples : int64 with get
function get_TotalSamples();
Property Value
Int64 See Also
See Also