AFAnalysisTemplates.Refresh Method
- Last UpdatedJan 12, 2026
- 2 minute read
- PI System
- AF SDK 3.2.0
- Developer
Refresh the collection to make sure it's list of items is up-to-date.
Namespace: OSIsoft.AF.Analysis
Assembly: OSIsoft.AFSDK (in OSIsoft.AFSDK.dll) Version: 3.2.0.7
Syntax
public void Refresh()
Public Sub Refresh Dim instance As AFAnalysisTemplates 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.