AFNotificationContentResults.NotificationName Property
- Last UpdatedJan 12, 2026
- 1 minute read
- PI System
- AF SDK 3.2.0
- Developer
The name of the notification associated with this list of content results.
Namespace: OSIsoft.AF.Notification
Assembly: OSIsoft.AFSDK (in OSIsoft.AFSDK.dll) Version: 3.2.0.7
Syntax
public string NotificationName { get; }
Public ReadOnly Property NotificationName As String Get Dim instance As AFNotificationContentResults Dim value As String value = instance.NotificationName
public: property String^ NotificationName { String^ get (); }
member NotificationName : string with get
Property Value
Type: StringReturns the name of the notification associated with this list of content results.