Click or drag to resize
Grid Solutions Framework

DeviceAlarmStateAdapterExternalDatabaseCommand Property

Gets or sets the external database command used for synchronization of alarm states.

Namespace: GrafanaAdapters
Assembly: GrafanaAdapters (in GrafanaAdapters.dll) Version: 2.4.182-beta
Syntax
[ConnectionStringParameterAttribute]
[DefaultValueAttribute("sp_LogSsamEvent")]
public string ExternalDatabaseCommand { get; set; }
View Source

Property Value

String
See Also