Configuration of this rule.

Namespace: StreamBase.LiveView.API.Alerts
Assembly: StreamBase.LiveView.API (in StreamBase.LiveView.API.dll) Version: 2.1.7.4338 (2.1.7.4338)

Syntax

         
 C#  Visual Basic  Visual C++ 
QueryConfig AlertQueryConfig { get; set; }
Property AlertQueryConfig As QueryConfig
	Get
	Set
property QueryConfig^ AlertQueryConfig {
	QueryConfig^ get ();
	void set (QueryConfig^ value);
}

See Also