AFAttribute.FindAttributesByPath Method
- Last UpdatedNov 18, 2025
- 2 minute read
- PI System
- AF SDK 2024 R2
- Developer
Retrieves the AFAttribute objects identified by the path strings.
Overload List
| Name | Description | |
|---|---|---|
| FindAttributesByPath(IEnumerableString, AFObject) |
Retrieves the AFAttribute objects identified by the path strings as keyed results.
| |
| FindAttributesByPath(IEnumerableString, AFObject, IDictionaryString, String) |
Retrieves the AFAttribute objects identified by the path strings as a list.
|