AFNotification.FindNotification Method
- Last UpdatedJan 12, 2026
- 2 minute read
- PI System
- AF SDK 3.2.0
- Developer
Retrieves the AFNotification object with the specified unique identifier.
Overload List
| Name | Description | |
|---|---|---|
| FindNotification(PISystem, Guid) |
Retrieves the AFNotification object with the specified unique identifier
at the AFTime.MaxValue query date.
| |
| FindNotification(PISystem, Guid, Object) |
Retrieves the AFNotification object with the specified unique identifier
at the specified query date.
|