GetChild Method
Overloads
| GetChild(String) | Returns the type of the object and the corresponding handle. | 
GetChild(String)
Returns the type of the object and the corresponding handle.
Declaration
      GenericObject GetChild([QixName("qId")] string id)
    
  Parameters
| Type | Name | Description | 
|---|---|---|
| System.String | id | Identifier of the object. | 
Returns
| Type | Description | 
|---|---|
| GenericObject |