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

AF SDK Reference

Product Family
Current publication

AFNotificationContactTemplates.Refresh Method

Table of Contents

AFNotificationContactTemplates.Refresh Method

AFNotificationContactTemplates.Refresh Method
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.

Version Information

AFSDK


See Also

Was this topic helpful?