| 
            
              SchemaTotalChannelValues Property
             | 
          
        
        
            Gets total number of channels values, i.e., TotalChannels * TotalSamples.
            
        
        Namespace: GSF.COMTRADEAssembly: GSF.COMTRADE (in GSF.COMTRADE.dll) Version: 2.4.257-beta
Syntaxpublic long TotalChannelValues { get; }Public ReadOnly Property TotalChannelValues As Long
	Get
member TotalChannelValues : int64 with get
function get_TotalChannelValues();
 View SourceProperty Value
Int64
See Also