AFNotificationContentResults.UpdateResults Method
- Last UpdatedNov 18, 2025
- 1 minute read
- PI System
- AF SDK 2024 R2
- Developer
Updates the notification results in this list.
Namespace: OSIsoft.AF.Notification
Assembly: OSIsoft.AFSDK (in OSIsoft.AFSDK.dll) Version: 3.1.1.1182
Syntax
public void UpdateResults()
Public Sub UpdateResults Dim instance As AFNotificationContentResults instance.UpdateResults()
public: void UpdateResults()
member UpdateResults : unit -> unit
Remarks
Updates the notification results in this list by updating the value for the
AFNotificationContent associated with each result.