Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

AF SDK Reference

AFNotificationContentResults.UpdateResults Method

  • Last UpdatedJan 12, 2026
  • 1 minute read
AFNotificationContentResults.UpdateResults Method
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.

Version Information

AFSDK


See Also

In This Topic