AlarmID Property
Gets or sets the identification number of the alarm.
Namespace: Gemstone.TimeseriesAssembly: Gemstone.Timeseries (in Gemstone.Timeseries.dll) Version: 1.0.128 -- Release Build+e2476c52e94864f123f37e60764c948e49eb89eb
public int ID { get; set; }
Public Property ID As Integer
Get
Set
public:
property int ID {
int get ();
void set (int value);
}
function get_ID();
function set_ID(value);
Property Value
Int32