Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

AF SDK Reference

AFNotificationContentResults.EscalationLevel Property

AFNotificationContentResults.EscalationLevel Property

  • Last UpdatedNov 18, 2025
  • 1 minute read
AFNotificationContentResults.EscalationLevel Property
The escalation level associated with this list of content results.

Namespace:  OSIsoft.AF.Notification
Assembly:  OSIsoft.AFSDK (in OSIsoft.AFSDK.dll) Version: 3.1.1.1182

Syntax

public int EscalationLevel { get; set; }
Public Property EscalationLevel As Integer
	Get
	Set

Dim instance As AFNotificationContentResults
Dim value As Integer

value = instance.EscalationLevel

instance.EscalationLevel = value
public:
property int EscalationLevel {
	int get ();
	void set (int value);
}
member EscalationLevel : int with get, set

Property Value

Type: Int32
Returns the escalation level associated with this list of content results.

Version Information

AFSDK


See Also

In This Topic
TitleResults for “How to create a CRG?”Also Available in