Click or drag to resize
Grid Solutions Framework

AlarmStateState Property

Gets or sets description of the AlarmState.

Namespace: GrafanaAdapters.Model.Database
Assembly: GrafanaAdapters (in GrafanaAdapters.dll) Version: 2.4.182-beta
Syntax
[StringLengthAttribute(50)]
public string State { get; set; }
View Source

Property Value

String
See Also