| 
            
              IFrameCreatedTimestamp Property
             | 
          
        
        
            Gets timestamp, in ticks, of when this 
IFrame was created.
            
 
        
        Namespace: GSF.TimeSeriesAssembly: GSF.TimeSeries (in GSF.TimeSeries.dll) Version: 2.4.257-beta
SyntaxTicks CreatedTimestamp { get; }ReadOnly Property CreatedTimestamp As Ticks
	Get
abstract CreatedTimestamp : Ticks with get
function get_CreatedTimestamp();
Property Value
Ticks
See Also