PathNames:String[]
Gets a field of character strings containing the names of all parent data objects up to the root data object.
This property returns the names of all direct and indirect parents. The first value is that of the root data object and the last is the name of the direct parent data object.
If the executing user has restricted permissions, then it is to be ensured that the necessary permissions for the user are present at the time of accessing properties of the respective data objects. For the names of data objects, the permission "reading" or "listing" is sufficient.
Access: Read
Return type: System.String[]