FrameCreatedTimestamp Property
Gets timestamp, in ticks, of when this
Frame was created.
Namespace: Gemstone.TimeseriesAssembly: Gemstone.Timeseries (in Gemstone.Timeseries.dll) Version: 1.0.159 -- Release Build+5e229f6c17e56a080df8050499a7be13fe2cb600
public Ticks CreatedTimestamp { get; }
Public ReadOnly Property CreatedTimestamp As Ticks
Get
public:
virtual property Ticks CreatedTimestamp {
Ticks get () sealed;
}
function get_CreatedTimestamp();
TicksIFrameCreatedTimestamp