| 
            
              MeasurementWrapperSource Property
             | 
          
        
        
            The source of the measurement.
            
        
        Namespace: MongoAdaptersAssembly: MongoAdapters (in MongoAdapters.dll) Version: 2.4.258-beta
Syntaxpublic string Source { get; set; }Public Property Source As String
	Get
	Set
member Source : string with get, set
function get_Source();
function set_Source(value);
 View SourceProperty Value
String
See Also