|
AlarmDeviceStateViewState Property
|
Description of the Device State.
Namespace: GrafanaAdaptersAssembly: GrafanaAdapters (in GrafanaAdapters.dll) Version: 2.4.158-beta
Syntaxpublic string State { get; set; }
Public Property State As String
Get
Set
member State : string with get, set
function get_State();
function set_State(value);
View SourceProperty Value
String
See Also