The type of action that will be taken when the alert fires.

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

Syntax

         
 C#  Visual Basic  Visual C++ 
ActionType ActionType { get; }
ReadOnly Property ActionType As ActionType
	Get
property ActionType ActionType {
	ActionType get ();
}

See Also