| 
            
              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
Syntaxpublic long TotalSamples { get; }Public ReadOnly Property TotalSamples As Long
	Get
member TotalSamples : int64 with get
function get_TotalSamples();
 View SourceProperty Value
Int64
See Also