AFNotificationContactTemplates.Refresh Method
- Last UpdatedSep 18, 2024
- PI System
- AF SDK 2024
- Developer
Refresh the collection to make sure it's list of items is up-to-date.
Namespace: OSIsoft.AF.Notification
Assembly: OSIsoft.AFSDK (in OSIsoft.AFSDK.dll) Version: 3.1.0.1156
Syntax
public void Refresh()
Public Sub Refresh Dim instance As AFNotificationContactTemplates instance.Refresh()
public: void Refresh()
member Refresh : unit -> unit
Remarks
This method gets a list of updates from the server and merges them with the current
contents loaded in the client.