|
MeasurementWrapperTimestamp Property
|
The timestamp associated with the measurement.
Namespace: MongoAdaptersAssembly: MongoAdapters (in MongoAdapters.dll) Version: 2.4.207-beta
Syntax public long Timestamp { get; set; }
Public Property Timestamp As Long
Get
Set
member Timestamp : int64 with get, set
function get_Timestamp();
function set_Timestamp(value);
View SourceProperty Value
Int64See Also