The object path of the parent of the parent of the object. Returns 'No Object Available' if the grandparent is or above the scenario.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property GrandParentPath() As String |
| [C#] |
|---|
|
| [Managed C++] |
|---|
public: __property String __gc ^ get_GrandParentPath(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public String getGrandParentPath(); |






