|   | IFrequencyValueDfDt Property | 
        
        
            Gets or sets the floating point value that represents the change in this 
IFrequencyValue over time.
            
 GSF.PhasorProtocols (in GSF.PhasorProtocols.dll) Version: 2.4.257-beta
 Syntax
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);
Property Value
Double See Also
See Also