AFNotificationContents.GetContentsForContact Method
- Last UpdatedNov 18, 2025
- 2 minute read
- PI System
- AF SDK 2024 R2
- Developer
Gets the list of AFNotificationContent objects associated with the specified object.
Overload List
| Name | Description | |
|---|---|---|
| GetContentsForContact |
Gets the list of AFNotificationContent objects for the current user.
| |
| GetContentsForContact(AFContact) |
Gets the list of AFNotificationContent objects for the specified AFContact.
| |
| GetContentsForContact(AFNotificationContact) |
Gets the list of AFNotificationContent objects for the specified AFNotificationContact.
|