AFCase.PublishValue Method
- Last UpdatedJan 12, 2026
- 1 minute read
- PI System
- AF SDK 3.2.0
- 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.
|