UILogMessageTimeStamp Property
The Timestamp associated with the message.
Namespace: Gemstone.Timeseries.ModelAssembly: Gemstone.Timeseries (in Gemstone.Timeseries.dll) Version: 1.0.164 -- Release Build+a92a9bf42cb46f572890ee63295d6658a513d9b3
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