AFNotificationContentResults.UpdateResults Method
- Last UpdatedJan 12, 2026
- 1 minute read
- PI System
- AF SDK 3.2.0
- Developer
Updates the notification results in this list.
Namespace: OSIsoft.AF.Notification
Assembly: OSIsoft.AFSDK (in OSIsoft.AFSDK.dll) Version: 3.2.0.7
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.