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






