UILogMessageSource Property
The source of the log message. For Adapters this is the Adapter Name. For system messages it is an empty string.
Namespace: Gemstone.Timeseries.ModelAssembly: Gemstone.Timeseries (in Gemstone.Timeseries.dll) Version: 1.0.166 -- Release Build+57b72ea94712c6fb93701495d2d13b86cd7b5162
public string Source { get; set; }
Public Property Source As String
Get
Set
function get_Source();
function set_Source(value);
Property Value
String