AFAnalysisTemplates.Refresh Method
- Last UpdatedNov 18, 2025
- 2 minute read
- PI System
- AF SDK 2024 R2
- 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.1.1.1182
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.