AlarmTimeRaised Property
Gets or sets the timestamp of the most recent
measurement that caused the alarm to be raised.
Namespace: Gemstone.TimeseriesAssembly: Gemstone.Timeseries (in Gemstone.Timeseries.dll) Version: 1.0.128 -- Release Build+e2476c52e94864f123f37e60764c948e49eb89eb
public Ticks TimeRaised { get; set; }
Public Property TimeRaised As Ticks
Get
Set
public:
property Ticks TimeRaised {
Ticks get ();
void set (Ticks value);
}
function get_TimeRaised();
function set_TimeRaised(value);
Property Value
Ticks