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