AFCase.PublishValue Method
- Last UpdatedNov 18, 2025
- 1 minute read
- PI System
- AF SDK 2024 R2
- Developer
Write the specified value of the AFAttribute directly to the data reference source.
Overload List
| Name | Description | |
|---|---|---|
| PublishValue(AFAttribute, AFValue) |
Write the specified value of the AFAttribute directly to the data reference source
using the specified AFValue object.
| |
| PublishValue(AFAttribute, Object, UOM) |
Write the specified value of the AFAttribute directly to the data reference source
with the specified unit-of-measure at the case's EndTime.
|