AFAttribute.GetValues Method
- Last UpdatedNov 18, 2025
- 2 minute read
- PI System
- AF SDK 2024 R2
- Developer
This method gets a collection of AFValue objects for an attribute based upon
the data reference configuration.
Overload List
| Name | Description | |
|---|---|---|
| GetValues(AFAnalysis, IListAFCase, UOM) |
This method gets a collection of AFValue objects for an attribute
in each of the cases.
| |
| GetValues(AFTimeRange, Int32, UOM) |
This method gets a collection of AFValue objects for an attribute based upon
the data reference configuration within the specified AFTimeRange context.
| |
| GetValues(Object, AFTimeRange, Int32, UOM) | Obsolete.
This method gets a collection of AFValue objects for an attribute based upon
the data reference configuration within the specified AFTimeRange context.
|