AFObject.GetPath Method
- Last UpdatedJan 12, 2026
- 2 minute read
- PI System
- AF SDK 3.2.0
- 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.
|