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