Click or drag to resize
Grid Solutions Framework

GSFDeviceAlarmStateAdapterEnableExternalDatabaseSynchronization 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.3.250-beta
Syntax
[ConnectionStringParameterAttribute]
[DefaultValueAttribute(false)]
public bool EnableExternalDatabaseSynchronization { get; set; }
Request Example View Source

Property Value

Type: Boolean
See Also