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