|   | IFrequencyValueUnscaledDfDt Property | 
        
        
            Gets or sets the unscaled integer representation of the change in this 
IFrequencyValue over time.
            
 GSF.PhasorProtocols (in GSF.PhasorProtocols.dll) Version: 2.4.257-beta
 Syntax
Syntaxint UnscaledDfDt { get; set; }Property UnscaledDfDt As Integer
	Get
	Set
property int UnscaledDfDt {
	int get ();
	void set (int value);
}abstract UnscaledDfDt : int with get, set
function get_UnscaledDfDt();
function set_UnscaledDfDt(value);
Property Value
Int32 See Also
See Also