| 
            
              IFrequencyValueDfDt Property
             | 
          
        
        
            Gets or sets the floating point value that represents the change in this 
IFrequencyValue over time.
            
 
        
        Namespace: GSF.PhasorProtocolsAssembly: GSF.PhasorProtocols (in GSF.PhasorProtocols.dll) Version: 2.4.258-beta
Syntaxdouble DfDt { get; set; }Property DfDt As Double
	Get
	Set
property double DfDt {
	double get ();
	void set (double value);
}abstract DfDt : float with get, set
function get_DfDt();
function set_DfDt(value);
 View SourceProperty Value
Double
See Also