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