Click or drag to resize
Grid Solutions Framework

DeviceAlarmStateAdapterEnableExternalDatabaseSynchronization Property

Gets or sets the flag that determines if an external database connection should be enabled for synchronization of alarm states.

Namespace: GrafanaAdapters
Assembly: GrafanaAdapters (in GrafanaAdapters.dll) Version: 2.4.182-beta
Syntax
[ConnectionStringParameterAttribute]
[DefaultValueAttribute(false)]
public bool EnableExternalDatabaseSynchronization { get; set; }
View Source

Property Value

Boolean
See Also