|
AlarmDeviceStateViewDeviceID Property
|
Device ID of the Alarmed Device.
Namespace: GrafanaAdaptersAssembly: GrafanaAdapters (in GrafanaAdapters.dll) Version: 2.4.158-beta
Syntax public int DeviceID { get; set; }
Public Property DeviceID As Integer
Get
Set
public:
property int DeviceID {
int get ();
void set (int value);
}
member DeviceID : int with get, set
function get_DeviceID();
function set_DeviceID(value);
View SourceProperty Value
Int32See Also