GetParent method
Returns the type of the object and the corresponding handle to the parent object in the hiearchy.
Returns
| Name | Description | Type | 
|---|---|---|
| qReturn | { "qType": "GenericObject", "qHandle": <handle of the object> } | ObjectInterface | 
Returns the type of the object and the corresponding handle to the parent object in the hiearchy.
| Name | Description | Type | 
|---|---|---|
| qReturn | { "qType": "GenericObject", "qHandle": <handle of the object> } | ObjectInterface |