MeasurementCreatedTimestamp Property
Gets timestamp, in ticks, of when this
Measurement was created.
Namespace: Gemstone.TimeseriesAssembly: Gemstone.Timeseries (in Gemstone.Timeseries.dll) Version: 1.0.136 -- Release Build+045677775a56d15698be6ced5ce5213063e47102
public Ticks CreatedTimestamp { get; }
Public ReadOnly Property CreatedTimestamp As Ticks
Get
public:
virtual property Ticks CreatedTimestamp {
Ticks get () sealed;
}
function get_CreatedTimestamp();
TicksIMeasurementCreatedTimestamp