| 
            
              SchemaTimeFactor Property
             | 
          
        
        
            Gets or sets the multiplication factor for the time differential (timestamp) field in this 
Schema.
            
 
        
        Namespace: GSF.COMTRADEAssembly: GSF.COMTRADE (in GSF.COMTRADE.dll) Version: 2.4.257-beta
Syntaxpublic double TimeFactor { get; set; }Public Property TimeFactor As Double
	Get
	Set
member TimeFactor : float with get, set
function get_TimeFactor();
function set_TimeFactor(value);
 View SourceProperty Value
Double
See Also