|   | FrameCreatedTimestamp Property | 
        
        
            Gets timestamp, in ticks, of when this 
Frame was created.
            
 GSF.TimeSeries (in GSF.TimeSeries.dll) Version: 2.4.257-beta
 Syntax
Syntaxpublic Ticks CreatedTimestamp { get; }Public ReadOnly Property CreatedTimestamp As Ticks
	Get
public:
virtual property Ticks CreatedTimestamp {
	Ticks get () sealed;
}abstract CreatedTimestamp : Ticks with get
override CreatedTimestamp : Ticks with get
function get_CreatedTimestamp();
Property Value
TicksImplements
IFrameCreatedTimestamp See Also
See Also