AFListData.ReplaceValues Method
- Last UpdatedNov 18, 2025
- 2 minute read
- PI System
- AF SDK 2024 R2
- Developer
Removes existing data for each AFAttribute within the specified AFTimeRange and
inserts the specified values.
Overload List
| Name | Description | |
|---|---|---|
| ReplaceValues(AFTimeRange, IListAFValues) |
This method removes existing data for each AFAttribute within the specified AFTimeRange and
inserts the specified values.
| |
| ReplaceValues(AFTimeRange, IListAFValues, AFBufferOption) |
This method removes existing data for each AFAttribute within the specified AFTimeRange and
inserts the specified values.
|