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