EventDetailsStartTime Property
Gets or sets the start time of the event.
Namespace: Gemstone.Timeseries.ModelAssembly: Gemstone.Timeseries (in Gemstone.Timeseries.dll) Version: 1.0.136 -- Release Build+045677775a56d15698be6ced5ce5213063e47102
public DateTime StartTime { get; set; }
Public Property StartTime As DateTime
Get
Set
public:
property DateTime StartTime {
DateTime get ();
void set (DateTime value);
}
function get_StartTime();
function set_StartTime(value);
Property Value
DateTime