AlarmSignalID Property
Gets or sets the identification number of the
signal whose value is monitored by the alarm.
Namespace: Gemstone.TimeseriesAssembly: Gemstone.Timeseries (in Gemstone.Timeseries.dll) Version: 1.0.128 -- Release Build+e2476c52e94864f123f37e60764c948e49eb89eb
public Guid SignalID { get; set; }
Public Property SignalID As Guid
Get
Set
public:
property Guid SignalID {
Guid get ();
void set (Guid value);
}
function get_SignalID();
function set_SignalID(value);
Property Value
Guid