AFNotificationContentResults.Priority Property
- Last UpdatedNov 18, 2025
- 1 minute read
- PI System
- AF SDK 2024 R2
- Developer
The priority 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 string Priority { get; set; }
Public Property Priority As String Get Set Dim instance As AFNotificationContentResults Dim value As String value = instance.Priority instance.Priority = value
public: property String^ Priority { String^ get (); void set (String^ value); }
member Priority : string with get, set
Property Value
Type: StringReturns the priority associated with this list of content results.