UILogMessageMessage Property
The message content.
Namespace: Gemstone.Timeseries.ModelAssembly: Gemstone.Timeseries (in Gemstone.Timeseries.dll) Version: 1.0.159 -- Release Build+5e229f6c17e56a080df8050499a7be13fe2cb600
public string Message { get; set; }
Public Property Message As String
Get
Set
public:
property String^ Message {
String^ get ();
void set (String^ value);
}
function get_Message();
function set_Message(value);
Property Value
String