AFElement.GetPaths Method
- Last UpdatedNov 18, 2025
- 2 minute read
- PI System
- AF SDK 2024 R2
- Developer
Get all the paths to an AFElement.
Overload List
| Name | Description | |
|---|---|---|
| GetPaths |
Get all the full paths to this AFElement.
| |
| GetPaths(String) |
Get all the relative paths to this AFElement.
| |
| GetPaths(String, IListAFElement) |
Get all paths to the child elements.
|