|   | FrequencyDefinitionDfDtIsAvailable Property | 
        
        
            Gets or sets flag that determines if df/dt measurement is available in 
FrequencyValue.
            
 GSF.PhasorProtocols (in GSF.PhasorProtocols.dll) Version: 2.4.257-beta
 Syntax
Syntaxpublic bool DfDtIsAvailable { get; set; }Public Property DfDtIsAvailable As Boolean
	Get
	Set
public:
property bool DfDtIsAvailable {
	bool get ();
	void set (bool value);
}member DfDtIsAvailable : bool with get, set
function get_DfDtIsAvailable();
function set_DfDtIsAvailable(value);
Property Value
Boolean See Also
See Also