|
AlarmDeviceStateViewState Property
|
Description of the Device State.
Namespace: GrafanaAdaptersAssembly: GrafanaAdapters (in GrafanaAdapters.dll) Version: 2.4.158-beta
Syntax public 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
StringSee Also