AFNotificationRule.SetStatus Method
- Last UpdatedNov 18, 2025
- 2 minute read
- PI System
- AF SDK 2024 R2
- Developer
Set the notification rule status.
Overload List
| Name | Description | |
|---|---|---|
| SetStatus(AFStatus) |
Set the Status property immediately in the server.
| |
| SetStatus(IListAFNotificationRule, AFStatus) |
Set the AFNotificationRule status.
| |
| SetStatus(AFDatabase, AFObject, AFStatus, AFStatus) |
Sets all the AFNotificationRule objects based upon a filter object to the specified status.
|