|
PhasorMeasurementMapperDefinedFrameRate Property
|
Gets the defined frame rate.
Namespace: PhasorProtocolAdaptersAssembly: PhasorProtocolAdapters (in PhasorProtocolAdapters.dll) Version: 2.4.207-beta
Syntax public int DefinedFrameRate { get; }
Public ReadOnly Property DefinedFrameRate As Integer
Get
public:
property int DefinedFrameRate {
int get ();
}
member DefinedFrameRate : int with get
function get_DefinedFrameRate();
View SourceProperty Value
Int32See Also