AFNotificationContentResults.EscalationLevel Property
- Last UpdatedNov 18, 2025
- 1 minute read
- PI System
- AF SDK 2024 R2
- Developer
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: Int32Returns the escalation level associated with this list of content results.