| 
            
              MeasurementWrapperTimestamp Property
             | 
          
        
        
            The timestamp associated with the measurement.
            
        
        Namespace: MongoAdaptersAssembly: MongoAdapters (in MongoAdapters.dll) Version: 2.4.258-beta
Syntaxpublic 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
Int64
See Also