AFEventFrame.GetAttributeValues Method
- Last UpdatedSep 18, 2024
- PI System
- AF SDK 2024
- Developer
Overload List
Name | Description | |
---|---|---|
![]() ![]() | GetAttributeValues(PISystem, IList<AFAttributeValueQueryID>, Object, Boolean, WindowsIdentity) |
This method gets a collection of AFValue objects for the specified attributes.
The collection will be the same length and in the same order as the objectIds collection.
|
![]() ![]() | GetAttributeValues(PISystem, IList<AFAttributeValueQueryID>, ClaimsIdentity, Object, Boolean) |
This method gets a collection of AFValue objects for the specified attributes.
The collection will be the same length and in the same order as the objectIds collection.
|