UILogMessageTimeStamp Property
The Timestamp associated with the message.
Namespace: Gemstone.Timeseries.ModelAssembly: Gemstone.Timeseries (in Gemstone.Timeseries.dll) Version: 1.0.159 -- Release Build+5e229f6c17e56a080df8050499a7be13fe2cb600
public DateTime TimeStamp { get; set; }
Public Property TimeStamp As DateTime
Get
Set
public:
property DateTime TimeStamp {
DateTime get ();
void set (DateTime value);
}
function get_TimeStamp();
function set_TimeStamp(value);
Property Value
DateTime