Click or drag to resize
Grid Solutions Framework

AlarmStateID Property

Gets or sets unique ID.

Namespace: GrafanaAdapters.Model.Database
Assembly: GrafanaAdapters (in GrafanaAdapters.dll) Version: 2.4.182-beta
Syntax
[PrimaryKeyAttribute(true)]
public int ID { get; set; }
View Source

Property Value

Int32
See Also