|   | ConfigurationFrameTimebase Property | 
        
        
            Gets or sets the IEC 61850-90-5 resolution of fractional time stamps of this 
ConfigurationFrame.
            
 GSF.PhasorProtocols (in GSF.PhasorProtocols.dll) Version: 2.4.257-beta
 Syntax
Syntaxpublic uint Timebase { get; set; }Public Property Timebase As UInteger
	Get
	Set
public:
property unsigned int Timebase {
	unsigned int get ();
	void set (unsigned int value);
}member Timebase : uint32 with get, set
function get_Timebase();
function set_Timebase(value);
Property Value
UInt32 See Also
See Also