|
AlarmDeviceStateViewState Property
|
Gets or sets description of the device state.
Namespace: GrafanaAdapters.Model.DatabaseAssembly: GrafanaAdapters (in GrafanaAdapters.dll) Version: 2.4.207-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