| 
            
              SchemaTotalSampleRates Property
             | 
          
        
        
            Gets total number of sample rates of this 
Schema.
            
 
        
        Namespace: GSF.COMTRADEAssembly: GSF.COMTRADE (in GSF.COMTRADE.dll) Version: 2.4.258-beta
Syntaxpublic int TotalSampleRates { get; }Public ReadOnly Property TotalSampleRates As Integer
	Get
public:
property int TotalSampleRates {
	int get ();
}member TotalSampleRates : int with get
function get_TotalSampleRates();
 View SourceProperty Value
Int32
See Also