AFValue.FromPIValue Method
- Last UpdatedNov 18, 2025
- 2 minute read
- PI System
- AF SDK 2024 R2
- Developer
Sets the value of this AFValue object from a PISDK.PIValue object.
Overload List
| Name | Description | |
|---|---|---|
| FromPIValue(Object) | Obsolete.
This method sets the value of this AFValue object from a
PISDK.PIValue object.
| |
| FromPIValue(Boolean, Object) | Obsolete.
This method sets the value of this AFValue object from a
PISDK.PIValue object.
| |
| FromPIValue(Object, Type, Object, AFEnumerationSet, UOM) | Obsolete.
This method sets the value of this AFValue object from a
PISDK.PIValue object, converting to the appropriate type as necessary.
|