Looks up a localized string similar to Cannot Acknowledge: there are no alarms that can be acknowledge. This might happen if the security check failed for all the alarms or if it was not possible to retrieve the alarms with the filter specified. Please check your security settings or modify the filter..

Namespace: Ico.Awx.Resources
Assembly: AwxViewControl (in AwxViewControl.dll) Version: 10.97.212.0 (10.97.212.00)

Syntax

C#
public static string ErrorAckNoData { get; }
Visual Basic
Public Shared ReadOnly Property ErrorAckNoData As String
	Get
JScript
static function get ErrorAckNoData () : String

See Also