|
MeasurementWrapperSource Property
|
The source of the measurement.
Namespace: MongoAdaptersAssembly: MongoAdapters (in MongoAdapters.dll) Version: 2.4.207-beta
Syntax public 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
StringSee Also