AFElement.LoadAttributes Method
- Last UpdatedNov 18, 2025
- 2 minute read
- PI System
- AF SDK 2024 R2
- Developer
Partially load elements with specified attributes.
Overload List
| Name | Description | |
|---|---|---|
| LoadAttributes(IListAFElement, IListAFAttributeTemplate) |
Partially load the list of elements with the specified attributes.
| |
| LoadAttributes(PISystem, IListGuid, IListAFAttributeTemplate, Object) |
Partially loads the AFElement objects for the list of unique identifiers
with the specified attributes.
|