AFNotificationTemplate.FindNotificationTemplate Method
- Last UpdatedNov 18, 2025
- 2 minute read
- PI System
- AF SDK 2024 R2
- Developer
Retrieves the AFNotificationTemplate object with the specified unique identifier.
Overload List
| Name | Description | |
|---|---|---|
| FindNotificationTemplate(PISystem, Guid) |
Retrieves the AFNotificationTemplate object with the specified unique identifier
at the AFTime.MaxValue query date.
| |
| FindNotificationTemplate(PISystem, Guid, Object) |
Retrieves the AFNotificationTemplate object with the specified unique identifier
at the specified query date.
|