| 
            
              PhasorMeasurementMapperDefinedFrameRate Property
             | 
          
        
        
            Gets the defined frame rate.
            
        
        Namespace: PhasorProtocolAdaptersAssembly: PhasorProtocolAdapters (in PhasorProtocolAdapters.dll) Version: 2.4.257-beta
Syntaxpublic 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
Int32
See Also