AFNotificationRule.SetStatus Method
- Last UpdatedJan 12, 2026
- 2 minute read
- PI System
- AF SDK 3.2.0
- 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.
|