AFNotification.SetStatus Method
- Last UpdatedNov 18, 2025
- 2 minute read
- PI System
- AF SDK 2024 R2
- Developer
Overload List
| Name | Description | |
|---|---|---|
| SetStatus(AFStatus, String) |
Set the notification's Status and ErrorMessage properties
immediately in the server.
| |
| SetStatus(IListAFNotification, AFStatus, String) |
Set the list of notifications to the specified status and error message.
|