ComponentGetPathFromRoot Method |
Returns the object's access path from the root object.
Namespace: NeoAxisAssembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxpublic string GetPathFromRoot(
bool displayableForUser = false
)
Parameters
- displayableForUser Boolean (Optional)
Return Value
String
See Also