|
IFrequencyValueFrequency Property
|
Gets or sets the floating point value that represents this
IFrequencyValue.
Namespace: GSF.PhasorProtocolsAssembly: GSF.PhasorProtocols (in GSF.PhasorProtocols.dll) Version: 2.4.205-beta
Syntax double Frequency { get; set; }
Property Frequency As Double
Get
Set
abstract Frequency : float with get, set
function get_Frequency();
function set_Frequency(value);
View SourceProperty Value
DoubleSee Also