AFObject.GetPath Method
- Last UpdatedNov 18, 2025
- 2 minute read
- PI System
- AF SDK 2024 R2
- Developer
Returns the path to the object.
Overload List
| Name | Description | |
|---|---|---|
| GetPath |
Returns the full path to the object, using just the names.
| |
| GetPath(AFObject) |
Returns the path to the object relative from another object.
| |
| GetPath(AFEncodeType, AFObject) |
Returns the path to the object relative from another object,
using the name and/or id as specified
by encodeType.
|