AFCollective.ApplyChanges Method
- Last UpdatedNov 18, 2025
- 1 minute read
- PI System
- AF SDK 2024 R2
- Developer
Save collective changes to the PI AF Server.
Overload List
| Name | Description | |
|---|---|---|
| ApplyChanges |
Save collective changes to the PI AF Server without specifying an event handler.
| |
| ApplyChanges(EventHandlerAFProgressEventArgs) |
Save collective changes to the PI AF Server and notify client of progress
using specified event handler.
|